Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c1095 static inline struct ehci_qh *qh_get(struct ehci_qh *qh) in qh_get() function
2031 urb->hcpriv = qh_get(qh); in qh_append_tds()
2072 qh_link_async(oxu, qh_get(qh)); in submit_async()
2150 oxu->reclaim = qh = qh_get(qh); in start_unlink_async()
2197 qh = qh_get(qh); in scan_async()
2402 qh_get(qh); in qh_link_periodic()
2716 temp.qh = qh_get(q.qh); in scan_periodic()