Home
last modified time | relevance | path

Searched refs:cvmx_usb_find_ready_pipe (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Docteon-hcd.c1840 static struct cvmx_usb_pipe *cvmx_usb_find_ready_pipe(struct octeon_hcd *usb, in cvmx_usb_find_ready_pipe() function
1876 pipe = cvmx_usb_find_ready_pipe(usb, in cvmx_usb_next_pipe()
1880 pipe = cvmx_usb_find_ready_pipe(usb, in cvmx_usb_next_pipe()
1885 pipe = cvmx_usb_find_ready_pipe(usb, CVMX_USB_TRANSFER_CONTROL); in cvmx_usb_next_pipe()
1888 return cvmx_usb_find_ready_pipe(usb, CVMX_USB_TRANSFER_BULK); in cvmx_usb_next_pipe()