Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/
HDusb_transfer.h235 void usbd_pipe_start(struct usb_xfer_queue *pq);
HDusb_device.c520 ep->endpoint_q[x].command = &usbd_pipe_start; in usb_init_endpoint()
HDusb_transfer.c2777 usbd_pipe_start(struct usb_xfer_queue *pq) in usbd_pipe_start() function