Searched refs:usb_host_ohci_pipe_struct_t (Results 1 – 2 of 2) sorted by relevance
28 usb_host_ohci_pipe_struct_t *pipe,32 usb_host_ohci_pipe_struct_t *pipe,38 usb_host_ohci_pipe_struct_t *pipe,43 usb_host_ohci_pipe_struct_t *pipe,256 static usb_status_t USB_HostOhciGetPipe(usb_host_ohci_pipe_struct_t **pipeQueue, usb_host_ohci_pipe… in USB_HostOhciGetPipe()269 *pipeQueue = (usb_host_ohci_pipe_struct_t *)temp; in USB_HostOhciGetPipe()277 …tatic usb_status_t USB_HostOhciRemovePipe(usb_host_ohci_pipe_struct_t **pipeQueue, usb_host_ohci_p… in USB_HostOhciRemovePipe()279 usb_host_ohci_pipe_struct_t *p = *pipeQueue; in USB_HostOhciRemovePipe()280 usb_host_ohci_pipe_struct_t *pre; in USB_HostOhciRemovePipe()294 p = (usb_host_ohci_pipe_struct_t *)temp; in USB_HostOhciRemovePipe()[all …]
431 } usb_host_ohci_pipe_struct_t; typedef447 usb_host_ohci_pipe_struct_t *pipeList;448 usb_host_ohci_pipe_struct_t *pipeListInUsing;466 usb_host_ohci_pipe_struct_t pipePool[USB_HOST_CONFIG_OHCI_MAX_ED];