Home
last modified time | relevance | path

Searched refs:time_before (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/libos/include/misc/
A Dsupport.h262 #define time_before(a,b) time_after(b,a) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hcd.c1135 if (time_before(jiffies, ehci->next_statechange)) in ehci_suspend()
1169 if (time_before(jiffies, ehci->next_statechange)) in ehci_resume()
A Dohci-hub.c327 if (time_before (jiffies, ohci->next_statechange))

Completed in 8 milliseconds