Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_transfer.c107 static void usbd_transfer_unsetup_sub(struct usb_xfer_root *, uint8_t);
1246 usbd_transfer_unsetup_sub(info, 0); in usbd_transfer_setup()
1266 usbd_transfer_unsetup_sub(struct usb_xfer_root *info, uint8_t needs_delay) in usbd_transfer_unsetup_sub() function
1434 usbd_transfer_unsetup_sub(info, in usbd_transfer_unsetup()