Searched refs:EHCI_HRTIMER_UNLINK_INTR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-timer.c | 64 1125 * NSEC_PER_USEC, /* EHCI_HRTIMER_UNLINK_INTR */ 268 ehci_enable_event(ehci, EHCI_HRTIMER_UNLINK_INTR, true); in ehci_handle_intr_unlinks() 387 ehci_handle_intr_unlinks, /* EHCI_HRTIMER_UNLINK_INTR */
|
H A D | ehci.h | 98 EHCI_HRTIMER_UNLINK_INTR, /* Wait for interrupt QH unlink */ enumerator
|
H A D | ehci-sched.c | 671 ehci_enable_event(ehci, EHCI_HRTIMER_UNLINK_INTR, true); in start_unlink_intr()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-timer.c | 64 1125 * NSEC_PER_USEC, /* EHCI_HRTIMER_UNLINK_INTR */ 268 ehci_enable_event(ehci, EHCI_HRTIMER_UNLINK_INTR, true); in ehci_handle_intr_unlinks() 387 ehci_handle_intr_unlinks, /* EHCI_HRTIMER_UNLINK_INTR */
|
H A D | ehci.h | 98 EHCI_HRTIMER_UNLINK_INTR, /* Wait for interrupt QH unlink */ enumerator
|
H A D | ehci-sched.c | 678 ehci_enable_event(ehci, EHCI_HRTIMER_UNLINK_INTR, true); in start_unlink_intr()
|
Completed in 11 milliseconds