Home | History | Annotate | Download | only in driver

Lines Matching refs:last_write_time_us

378     uint64_t time_since_last_write_us = now_us - out->last_write_time_us;
384 out->last_write_time_us = now_us + sleep_time_us;
975 out->last_write_time_us = 0;