Searched refs:qh_get (Results 1 – 3 of 3) sorted by relevance
499 ehci->pshadow [frame1].qh = qh_get (qh); in qh_schedule()1166 qh_get (q.qh), regs); in scan_periodic()
5561 urb->hcpriv = qh_get (qh); in qh_append_tds()5698 qh_link_async (ehci, qh_get (qh)); in submit_async()5979 ehci->reclaim = qh = qh_get (qh); in start_unlink_async()6221 qh = qh_get (qh); in scan_async()
183 static __inline__ struct ehci_qh *qh_get (/* ehci, */ struct ehci_qh *qh) in qh_get() function