Searched refs:need_io_watchdog (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/usb/host/
H A Dehci-pci.c269 ehci->need_io_watchdog = 0;
H A Dehci-timer.c372 if (ehci->isoc_count > 0 || (ehci->need_io_watchdog &&
H A Dehci-platform.c77 ehci->need_io_watchdog = 0;
H A Dehci.h215 unsigned need_io_watchdog:1; member in struct:ehci_hcd
H A Dehci-hcd.c467 ehci->need_io_watchdog = 1;
/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.h172 unsigned need_io_watchdog:1; member in struct:fotg210_hcd
H A Dfotg210-hcd.c1306 if (fotg210->isoc_count > 0 || (fotg210->need_io_watchdog &&
4902 fotg210->need_io_watchdog = 1;
/linux-master/drivers/usb/chipidea/
H A Dhost.c94 ehci->need_io_watchdog = 0;

Completed in 155 milliseconds