Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_transfer.c136 static void usbd_transfer_unsetup_sub(struct usb_xfer_root *, uint8_t);
1350 usbd_transfer_unsetup_sub(info, 0); in usbd_transfer_setup()
1370 usbd_transfer_unsetup_sub(struct usb_xfer_root *info, uint8_t needs_delay) in usbd_transfer_unsetup_sub() function
1495 usbd_transfer_unsetup_sub(info, in usbd_transfer_unsetup()