Searched refs:USB_HostOhciGetPipe (Results 1 – 1 of 1) sorted by relevance
256 static usb_status_t USB_HostOhciGetPipe(usb_host_ohci_pipe_struct_t **pipeQueue, usb_host_ohci_pipe… in USB_HostOhciGetPipe() function2329 status = USB_HostOhciGetPipe(&usbHostState->pipeList, &pipe); in USB_HostOhciOpenPipe()