Home
last modified time | relevance | path

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

/drivers/usb/host/
Doxu210hp.h309 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
Dfotg210.h448 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
Dehci-hcd.c936 case QH_STATE_UNLINK: in ehci_urb_dequeue()
996 case QH_STATE_UNLINK: /* wait for hw to finish? */ in ehci_endpoint_disable()
Dehci.h427 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
Doxu210hp-hcd.c1731 qh->qh_state = QH_STATE_UNLINK; in start_unlink_async()
2031 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()
3042 case QH_STATE_UNLINK: /* wait for hw to finish? */ in oxu_endpoint_disable()
Dfotg210-hcd.c3111 qh->qh_state = QH_STATE_UNLINK; in single_unlink_async()
3622 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()
5365 case QH_STATE_UNLINK: in fotg210_urb_dequeue()
5454 case QH_STATE_UNLINK: /* wait for hw to finish? */ in fotg210_endpoint_disable()
Dehci-q.c1345 qh->qh_state = QH_STATE_UNLINK; in end_unlink_async()
Dehci-sched.c650 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()