Searched refs:timespec_sooner (Results 1 – 1 of 1) sorted by relevance
47 static inline int timespec_sooner(const struct timespec *a, in timespec_sooner() function111 if (timespec_sooner(&t->ts, min)) in cras_tm_get_next_timeout()116 if (timespec_sooner(min, &now)) { in cras_tm_get_next_timeout()140 if (timespec_sooner(&t->ts, &now)) { in cras_tm_call_callbacks()