Searched refs:usbd_pipe_start (Results 1 – 3 of 3) sorted by relevance
133 void usbd_pipe_start(struct usb_xfer_queue *pq);
327 ep->endpoint_q[x].command = &usbd_pipe_start; in usb_init_endpoint()
2621 usbd_pipe_start(struct usb_xfer_queue *pq) in usbd_pipe_start() function