Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci-pci.c269 ehci->need_io_watchdog = 0; in ehci_pci_setup()
Dehci-timer.c372 if (ehci->isoc_count > 0 || (ehci->need_io_watchdog && in turn_on_io_watchdog()
Dfotg210.h172 unsigned need_io_watchdog:1; member
Dehci-platform.c79 ehci->need_io_watchdog = 0; in ehci_platform_reset()
Dehci.h214 unsigned need_io_watchdog:1; member
Dehci-hcd.c467 ehci->need_io_watchdog = 1; in ehci_init()
Dfotg210-hcd.c1314 if (fotg210->isoc_count > 0 || (fotg210->need_io_watchdog && in turn_on_io_watchdog()
4911 fotg210->need_io_watchdog = 1; in hcd_fotg210_init()
/linux-5.19.10/drivers/usb/chipidea/
Dhost.c88 ehci->need_io_watchdog = 0; in ehci_ci_reset()