Searched refs:qh_lines (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/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 | 354 static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, in qh_lines() function 471 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer() 479 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer()
|