Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_device.h201 struct cv ctrlreq_cv; member
H A Dusb_request.c214 cv_signal(&xfer->xroot->udev->ctrlreq_cv); in usbd_do_request_callback()
641 cv_wait(&udev->ctrlreq_cv, in usbd_do_request_flags()
H A Dusb_device.c1805 cv_init(&udev->ctrlreq_cv, "WCTRL"); in usb_alloc_device()
2357 cv_destroy(&udev->ctrlreq_cv); in usb_free_device()