Searched refs:time_for_sample (Results 1 – 1 of 1) sorted by relevance
710 struct timespec time_for_sample; in get_input_wake_time() local771 &time_for_sample); in get_input_wake_time()773 add_timespecs(&time_for_sample, level_tstamp); in get_input_wake_time()777 if (timespec_after(&time_for_sample, &rstream->next_cb_ts)) in get_input_wake_time()778 *wake_time_out = time_for_sample; in get_input_wake_time()781 *wake_time_out = time_for_sample; in get_input_wake_time()