Searched refs:auto_stop_time (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hub.c217 uhci->auto_stop_time = jiffies + HZ;
225 else if (time_after_eq(jiffies, uhci->auto_stop_time))
H A Duhci-hcd.h357 unsigned long auto_stop_time; /* When to AUTO_STOP */ member in struct:uhci_hcd

Completed in 38 milliseconds