Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Doxu210hp.h310 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
Dfotg210.h449 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
Dehci-hcd.c924 case QH_STATE_UNLINK: in ehci_urb_dequeue()
987 case QH_STATE_UNLINK: /* wait for hw to finish? */ in ehci_endpoint_disable()
Dehci.h419 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
Dehci-q.c1325 else if (qh->qh_state == QH_STATE_UNLINK) { in end_unlink_async()
1375 qh->qh_state = QH_STATE_UNLINK; in end_unlink_async()
Doxu210hp-hcd.c1711 qh->qh_state = QH_STATE_UNLINK; in start_unlink_async()
2011 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()
3020 case QH_STATE_UNLINK: /* wait for hw to finish? */ in oxu_endpoint_disable()
Dfotg210-hcd.c3074 qh->qh_state = QH_STATE_UNLINK; in single_unlink_async()
3585 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()
5321 case QH_STATE_UNLINK: in fotg210_urb_dequeue()
5410 case QH_STATE_UNLINK: /* wait for hw to finish? */ in fotg210_endpoint_disable()
Dehci-sched.c639 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()