Home
last modified time | relevance | path

Searched refs:QH_UNLINK_QUEUE_EMPTY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-timer.c231 qh->unlink_reason |= QH_UNLINK_QUEUE_EMPTY; in ehci_handle_start_intr_unlinks()
H A Dehci.h433 #define QH_UNLINK_QUEUE_EMPTY 0x10 /* Reached end of the queue */ macro
H A Dehci-q.c1363 else if ((qh->unlink_reason & QH_UNLINK_QUEUE_EMPTY) && in end_unlink_async()
1442 qh_to_unlink->unlink_reason |= QH_UNLINK_QUEUE_EMPTY; in unlink_empty_async()
H A Dehci-hcd.c1010 qh->unlink_reason |= QH_UNLINK_QUEUE_EMPTY; in ehci_endpoint_disable()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-timer.c231 qh->unlink_reason |= QH_UNLINK_QUEUE_EMPTY; in ehci_handle_start_intr_unlinks()
H A Dehci.h436 #define QH_UNLINK_QUEUE_EMPTY 0x10 /* Reached end of the queue */ macro
H A Dehci-q.c1364 else if ((qh->unlink_reason & QH_UNLINK_QUEUE_EMPTY) && in end_unlink_async()
1443 qh_to_unlink->unlink_reason |= QH_UNLINK_QUEUE_EMPTY; in unlink_empty_async()
H A Dehci-hcd.c1008 qh->unlink_reason |= QH_UNLINK_QUEUE_EMPTY; in ehci_endpoint_disable()

Completed in 13 milliseconds