Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/
H A Dusb_transfer.h235 void usbd_pipe_start(struct usb_xfer_queue *pq);
H A Dusb_device.c388 ep->endpoint_q[x].command = &usbd_pipe_start; in usb_init_endpoint()
H A Dusb_transfer.c2703 usbd_pipe_start(struct usb_xfer_queue *pq) in usbd_pipe_start() function