Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h450 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c316 #define QH_STATE_UNLINK 2 /* HC may still see this */ macro
2125 qh->qh_state = QH_STATE_UNLINK; in start_unlink_async()
2425 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()
3429 case QH_STATE_UNLINK: /* wait for hw to finish? */ in oxu_endpoint_disable()
H A Dehci-sched.c626 qh->qh_state = QH_STATE_UNLINK; in qh_unlink_periodic()