Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-pci.c261 ehci->need_io_watchdog = 0; in ehci_pci_setup()
264 ehci->need_io_watchdog = 0; in ehci_pci_setup()
Dehci-sead3.c41 ehci->need_io_watchdog = 0; in ehci_sead3_setup()
Dehci-timer.c380 if (ehci->isoc_count > 0 || (ehci->need_io_watchdog && in turn_on_io_watchdog()
Dfotg210.h165 unsigned need_io_watchdog:1; member
Dfusbh200.h164 unsigned need_io_watchdog:1; member
Dehci-platform.c74 ehci->need_io_watchdog = 0; in ehci_platform_reset()
Dehci.h222 unsigned need_io_watchdog:1; member
Dehci-hcd.c468 ehci->need_io_watchdog = 1; in ehci_init()
Dfusbh200-hcd.c1325 if (fusbh200->isoc_count > 0 || (fusbh200->need_io_watchdog && in turn_on_io_watchdog()
5077 fusbh200->need_io_watchdog = 1; in hcd_fusbh200_init()
Dfotg210-hcd.c1365 if (fotg210->isoc_count > 0 || (fotg210->need_io_watchdog && in turn_on_io_watchdog()
5145 fotg210->need_io_watchdog = 1; in hcd_fotg210_init()