Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.c1256 usbd_transfer_unsetup_sub(struct usb_xfer_root *info, uint8_t needs_delay) in usbd_transfer_unsetup_sub() argument
1266 if (needs_delay) { in usbd_transfer_unsetup_sub()
1321 uint8_t needs_delay = 0; in usbd_transfer_unsetup() local
1362 needs_delay = 1; in usbd_transfer_unsetup()
1383 needs_delay); in usbd_transfer_unsetup()