Searched refs:qh_update (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/usb/host/ |
D | ehci-q.c | 76 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() function 128 qh_update(ehci, qh, qtd); in qh_refresh()
|
D | oxu210hp-hcd.c | 1219 static inline void qh_update(struct oxu_hcd *oxu, in qh_update() function 1268 qh_update(oxu, qh, qtd); in qh_refresh()
|
/linux-6.12.1/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 2026 static inline void qh_update(struct fotg210_hcd *fotg210, in qh_update() function 2083 qh_update(fotg210, qh, qtd); in qh_refresh()
|