Searched refs:EHCI_HRTIMER_POLL_DEAD (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-timer.c | 63 1 * NSEC_PER_MSEC, /* EHCI_HRTIMER_POLL_DEAD */ 194 ehci_enable_event(ehci, EHCI_HRTIMER_POLL_DEAD, true); in ehci_handle_controller_death() 386 ehci_handle_controller_death, /* EHCI_HRTIMER_POLL_DEAD */
|
H A D | ehci.h | 97 EHCI_HRTIMER_POLL_DEAD, /* Wait for dead controller to stop */ enumerator
|
H A D | ehci-hub.c | 340 if (ehci->enabled_hrtimer_events & BIT(EHCI_HRTIMER_POLL_DEAD)) in ehci_bus_suspend()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-timer.c | 63 1 * NSEC_PER_MSEC, /* EHCI_HRTIMER_POLL_DEAD */ 194 ehci_enable_event(ehci, EHCI_HRTIMER_POLL_DEAD, true); in ehci_handle_controller_death() 386 ehci_handle_controller_death, /* EHCI_HRTIMER_POLL_DEAD */
|
H A D | ehci.h | 97 EHCI_HRTIMER_POLL_DEAD, /* Wait for dead controller to stop */ enumerator
|
H A D | ehci-hub.c | 340 if (ehci->enabled_hrtimer_events & BIT(EHCI_HRTIMER_POLL_DEAD)) in ehci_bus_suspend()
|
Completed in 9 milliseconds