Home
last modified time | relevance | path

Searched refs:EHCI_HRTIMER_ASYNC_UNLINKS (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dehci-q.c1450 ehci_enable_event(ehci, EHCI_HRTIMER_ASYNC_UNLINKS, true); in unlink_empty_async()
1526 BIT(EHCI_HRTIMER_ASYNC_UNLINKS))) { in scan_async()
1527 ehci_enable_event(ehci, EHCI_HRTIMER_ASYNC_UNLINKS, true); in scan_async()
Dehci.h102 EHCI_HRTIMER_ASYNC_UNLINKS, /* Unlink empty async QHs */ enumerator