Searched refs:qh_lines (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-dbg.c | 370 static void qh_lines(struct ehci_hcd *ehci, struct ehci_qh *qh, in qh_lines() function 493 qh_lines(ehci, qh, &next, &size); in fill_async_buffer() 502 qh_lines(ehci, qh, &next, &size); in fill_async_buffer()
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 353 static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, in qh_lines() function 467 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer() 475 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer()
|