Searched refs:hr_timeouts (Results 1 – 2 of 2) sorted by relevance
100 unsigned long *timeout = &ehci->hr_timeouts[event]; in ehci_enable_event()477 if (now >= ehci->hr_timeouts[e]) // if (now.tv64 >= ehci->hr_timeouts[e].tv64) in ehci_hrtimer_func()
122 unsigned long hr_timeouts[EHCI_HRTIMER_NUM_EVENTS]; member
Completed in 16 milliseconds