Home
last modified time | relevance | path

Searched refs:need_io_watchdog (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/host/
H A Dehci-pci.c269 ehci->need_io_watchdog = 0; in ehci_pci_setup()
H A Dehci-timer.c372 if (ehci->isoc_count > 0 || (ehci->need_io_watchdog && in turn_on_io_watchdog()
H A Dehci-platform.c77 ehci->need_io_watchdog = 0; in ehci_platform_reset()
H A Dehci-hcd.c467 ehci->need_io_watchdog = 1; in ehci_init()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h172 unsigned need_io_watchdog:1; member
H A Dfotg210-hcd.c1306 if (fotg210->isoc_count > 0 || (fotg210->need_io_watchdog && in turn_on_io_watchdog()
4902 fotg210->need_io_watchdog = 1; in hcd_fotg210_init()
/linux/drivers/usb/chipidea/
H A Dhost.c94 ehci->need_io_watchdog = 0; in ehci_ci_reset()