Searched refs:last_periodic_enable (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h122 ktime_t last_periodic_enable; member in struct:ehci_hcd
H A Dehci-hcd.c728 ehci->last_periodic_enable = ktime_get_real();
H A Dehci-sched.c478 ehci->last_periodic_enable = ktime_get_real();
492 ktime_t safe = ktime_add_us(ehci->last_periodic_enable, 1000);

Completed in 173 milliseconds