Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.h133 void usbd_pipe_start(struct usb_xfer_queue *pq);
Dusb_device.c327 ep->endpoint_q[x].command = &usbd_pipe_start; in usb_init_endpoint()
Dusb_transfer.c2621 usbd_pipe_start(struct usb_xfer_queue *pq) in usbd_pipe_start() function