Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h452 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
H A Dehci-hcd.c958 case QH_STATE_UNLINK: in ehci_urb_dequeue()
1021 case QH_STATE_UNLINK: /* wait for hw to finish? */ in ehci_endpoint_disable()
H A Dehci.h426 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
H A 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()
H A 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()
H A Dfotg210-hcd.c3075 qh->qh_state = QH_STATE_UNLINK; in single_unlink_async()
3586 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()
H A Dehci-sched.c619 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()