Home
last modified time | relevance | path

Searched refs:QH_STATE_UNLINK (Results 1 – 7 of 7) sorted by relevance

/drivers/usb/host/
Dfotg210.h452 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
Dehci-hcd.c956 case QH_STATE_UNLINK: in ehci_urb_dequeue()
1019 case QH_STATE_UNLINK: /* wait for hw to finish? */ in ehci_endpoint_disable()
Dehci.h426 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
Dehci-q.c1336 else if (qh->qh_state == QH_STATE_UNLINK) { in end_unlink_async()
1386 qh->qh_state = QH_STATE_UNLINK; in end_unlink_async()
Doxu210hp-hcd.c340 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
2148 qh->qh_state = QH_STATE_UNLINK; in start_unlink_async()
2448 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()
3452 case QH_STATE_UNLINK: /* wait for hw to finish? */ in oxu_endpoint_disable()
Dfotg210-hcd.c3072 qh->qh_state = QH_STATE_UNLINK; in single_unlink_async()
3583 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()
5318 case QH_STATE_UNLINK: in fotg210_urb_dequeue()
5407 case QH_STATE_UNLINK: /* wait for hw to finish? */ in fotg210_endpoint_disable()
Dehci-sched.c619 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()