Searched defs:qh_get (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Doxu210hp-hcd.c671 static inline struct ehci_qh *qh_get(struct ehci_qh *qh) function
1611 urb->hcpriv = qh_get(qh);
1653 qh_link_async(oxu, qh_get(qh));
1732 oxu->reclaim = qh = qh_get(qh);
1779 qh = qh_get(qh);
1984 qh_get(qh);
2304 temp.qh = qh_get(q.qh);

Completed in 79 milliseconds