Searched refs:qh_update (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/host/ |
D | ehci-q.c | 79 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() function 131 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()
|
D | fotg210-hcd.c | 2029 static inline void qh_update(struct fotg210_hcd *fotg210, in qh_update() function 2086 qh_update(fotg210, qh, qtd); in qh_refresh()
|