Searched refs:time_before (Results 1 – 3 of 3) sorted by relevance
262 #define time_before(a,b) time_after(b,a) macro
1135 if (time_before(jiffies, ehci->next_statechange)) in ehci_suspend()1169 if (time_before(jiffies, ehci->next_statechange)) in ehci_resume()
327 if (time_before (jiffies, ohci->next_statechange))
Completed in 8 milliseconds