Home
last modified time | relevance | path

Searched refs:timeout_check (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.h217 long timeout_check; member
Dusb-uhci.c1802 s->timeout_check=jiffies; in uhci_check_timeouts()
2793 if (time_after(jiffies, s->timeout_check + (HZ/30))) in uhci_interrupt()