Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Doxu210hp-hcd.c1095 static inline struct ehci_qh *qh_get(struct ehci_qh *qh) in qh_get() function
2030 urb->hcpriv = qh_get(qh); in qh_append_tds()
2071 qh_link_async(oxu, qh_get(qh)); in submit_async()
2149 oxu->reclaim = qh = qh_get(qh); in start_unlink_async()
2196 qh = qh_get(qh); in scan_async()
2401 qh_get(qh); in qh_link_periodic()
2715 temp.qh = qh_get(q.qh); in scan_periodic()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds