Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusbdi.c133 Static void usbd_start_next(struct usbd_pipe *);
467 usbd_start_next(pipe); in usbd_transfer()
1229 usbd_start_next(pipe); in usb_transfer_complete()
1234 usbd_start_next(struct usbd_pipe *pipe) in usbd_start_next() function