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