Searched refs:qh_update (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/usb/host/ |
D | ehci-q.c | 80 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() function 132 qh_update(ehci, qh, qtd); in qh_refresh()
|
D | oxu210hp-hcd.c | 1244 static inline void qh_update(struct oxu_hcd *oxu, in qh_update() function 1293 qh_update(oxu, qh, qtd); in qh_refresh()
|
/linux-6.6.21/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 2030 static inline void qh_update(struct fotg210_hcd *fotg210, in qh_update() function 2087 qh_update(fotg210, qh, qtd); in qh_refresh()
|