Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci-q.c1378 if (qh_current != ehci->old_current || in end_unlink_async()
1380 ehci->old_current = qh_current; in end_unlink_async()
1390 ehci->old_current = ~0; /* Prepare for next QH */ in end_unlink_async()
Dehci.h147 __hc32 old_current; /* Test for QH becoming */ member
Dehci-hcd.c568 ehci->old_current = ~0; in ehci_init()