Searched refs:qh_lines (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
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()
|
D | fotg210-hcd.c | 351 static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, in qh_lines() function 468 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer() 476 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer()
|