Home
last modified time | relevance | path

Searched refs:QH_STATE_COMPLETING (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h455 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */ macro
H A Dehci.h423 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */ macro
H A Dehci-hcd.c953 case QH_STATE_COMPLETING: in ehci_urb_dequeue()
1018 case QH_STATE_COMPLETING: /* already in unlinking */ in ehci_endpoint_disable()
H A Dfotg210-hcd.c2264 qh->qh_state = QH_STATE_COMPLETING; in qh_completions()
3200 if (qh->qh_state == QH_STATE_COMPLETING) in start_unlink_async()
3600 if (qh->qh_state == QH_STATE_COMPLETING) in start_unlink_intr()
5315 case QH_STATE_COMPLETING: in fotg210_urb_dequeue()
5335 case QH_STATE_COMPLETING: in fotg210_urb_dequeue()
5396 case QH_STATE_COMPLETING: in fotg210_endpoint_disable()
5461 qh->qh_state == QH_STATE_COMPLETING) { in fotg210_endpoint_reset()
H A Dehci-q.c309 qh->qh_state = QH_STATE_COMPLETING; in qh_completions()
H A Doxu210hp-hcd.c343 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */ macro
1426 qh->qh_state = QH_STATE_COMPLETING; in qh_completions()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h453 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */ macro
H A Dfotg210-hcd.c2265 qh->qh_state = QH_STATE_COMPLETING; in qh_completions()
3201 if (qh->qh_state == QH_STATE_COMPLETING) in start_unlink_async()
3601 if (qh->qh_state == QH_STATE_COMPLETING) in start_unlink_intr()
5314 case QH_STATE_COMPLETING: in fotg210_urb_dequeue()
5334 case QH_STATE_COMPLETING: in fotg210_urb_dequeue()
5395 case QH_STATE_COMPLETING: in fotg210_endpoint_disable()
5460 qh->qh_state == QH_STATE_COMPLETING) { in fotg210_endpoint_reset()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h426 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */ macro
H A Dehci-hcd.c951 case QH_STATE_COMPLETING: in ehci_urb_dequeue()
1016 case QH_STATE_COMPLETING: /* already in unlinking */ in ehci_endpoint_disable()
H A Dehci-q.c310 qh->qh_state = QH_STATE_COMPLETING; in qh_completions()
H A Doxu210hp-hcd.c343 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */ macro
1427 qh->qh_state = QH_STATE_COMPLETING; in qh_completions()

Completed in 37 milliseconds