Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.c105 static void usbd_transfer_unsetup_sub(struct usb_xfer_root *, uint8_t);
1236 usbd_transfer_unsetup_sub(info, 0); in usbd_transfer_setup()
1256 usbd_transfer_unsetup_sub(struct usb_xfer_root *info, uint8_t needs_delay) in usbd_transfer_unsetup_sub() function
1382 usbd_transfer_unsetup_sub(info, in usbd_transfer_unsetup()