Home
last modified time | relevance | path

Searched refs:EHCI_HRTIMER_POLL_DEAD (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/host/
Dehci-timer.c194 ehci_enable_event(ehci, EHCI_HRTIMER_POLL_DEAD, true); in ehci_handle_controller_death()
Dehci.h97 EHCI_HRTIMER_POLL_DEAD, /* Wait for dead controller to stop */ enumerator
Dehci-hub.c340 if (ehci->enabled_hrtimer_events & BIT(EHCI_HRTIMER_POLL_DEAD)) in ehci_bus_suspend()