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.c1236 usbd_transfer_unsetup_sub(struct usb_xfer_root *info, uint8_t needs_delay) in usbd_transfer_unsetup_sub() argument
1246 if (needs_delay) { in usbd_transfer_unsetup_sub()
1301 uint8_t needs_delay = 0; in usbd_transfer_unsetup() local
1342 needs_delay = 1; in usbd_transfer_unsetup()
1363 needs_delay); in usbd_transfer_unsetup()