Home
last modified time | relevance | path

Searched refs:old_current (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-q.c1377 if (qh_current != ehci->old_current || in end_unlink_async()
1379 ehci->old_current = qh_current; in end_unlink_async()
1389 ehci->old_current = ~0; /* Prepare for next QH */ in end_unlink_async()
H A Dehci.h147 __hc32 old_current; /* Test for QH becoming */ member
H A Dehci-hcd.c567 ehci->old_current = ~0; in ehci_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A 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()
H A Dehci.h147 __hc32 old_current; /* Test for QH becoming */ member
H A Dehci-hcd.c568 ehci->old_current = ~0; in ehci_init()

Completed in 11 milliseconds