Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/
H A Dusb_device.h190 struct cv ctrlreq_cv; member
H A Dusb_request.c215 cv_signal(&xfer->xroot->udev->ctrlreq_cv); in usbd_do_request_callback()
633 cv_wait(&udev->ctrlreq_cv, in usbd_do_request_flags()
H A Dusb_device.c1720 cv_init(&udev->ctrlreq_cv, "WCTRL"); in usb_alloc_device()
2332 cv_destroy(&udev->ctrlreq_cv); in usb_free_device()