Searched refs:FSBR_OFF_DELAY (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/usb/host/ | ||
D | uhci-hcd.h | 95 #define FSBR_OFF_DELAY msecs_to_jiffies(10) macro |
D | uhci-q.c | 1781 mod_timer(&uhci->fsbr_timer, jiffies + FSBR_OFF_DELAY); in uhci_scan_schedule() |