Searched refs:qh_lines (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | ehci-dbg.c | 406 static void qh_lines ( in qh_lines() function 519 qh_lines (ehci, qh, &next, &size); in fill_async_buffer() 528 qh_lines(ehci, qh, &next, &size); in fill_async_buffer()
|
D | fusbh200-hcd.c | 364 static void qh_lines ( in qh_lines() function 475 qh_lines (fusbh200, qh, &next, &size); in fill_async_buffer() 483 qh_lines (fusbh200, qh, &next, &size); in fill_async_buffer()
|
D | fotg210-hcd.c | 376 static void qh_lines( in qh_lines() function 496 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer() 504 qh_lines(fotg210, qh, &next, &size); in fill_async_buffer()
|