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

/drivers/usb/host/
H A Dehci-mem.c117 static inline struct ehci_qh *qh_get (struct ehci_qh *qh) function
H A Doxu210hp-hcd.c668 static inline struct ehci_qh *qh_get(struct ehci_qh *qh) function
1608 urb->hcpriv = qh_get(qh);
1650 qh_link_async(oxu, qh_get(qh));
1729 oxu->reclaim = qh = qh_get(qh);
1776 qh = qh_get(qh);
1981 qh_get(qh);
2301 temp.qh = qh_get(q.qh);

Completed in 123 milliseconds