Searched refs:qh_update (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/host/ |
D | ehci-q.c | 92 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() function 142 qh_update(ehci, qh, qtd); in qh_refresh()
|
D | oxu210hp-hcd.c | 820 static inline void qh_update(struct oxu_hcd *oxu, in qh_update() function 869 qh_update(oxu, qh, qtd); in qh_refresh()
|
D | fotg210-hcd.c | 2060 static inline void qh_update(struct fotg210_hcd *fotg210, in qh_update() function 2117 qh_update(fotg210, qh, qtd); in qh_refresh()
|