Searched refs:qh_lines (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/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 | 353 static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, in qh_lines() function 470 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer() 478 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer()
|