Searched refs:qh_update (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | ehci-q.c | 75 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() function 127 qh_update(ehci, qh, qtd); in qh_refresh()
|
D | oxu210hp-hcd.c | 806 static inline void qh_update(struct oxu_hcd *oxu, in qh_update() function 855 qh_update(oxu, qh, qtd); in qh_refresh()
|
D | fotg210-hcd.c | 2028 static inline void qh_update(struct fotg210_hcd *fotg210, in qh_update() function 2085 qh_update(fotg210, qh, qtd); in qh_refresh()
|