Searched refs:USB_XFER_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_core.h51 #define USB_XFER_UNLOCK(_x) mtx_unlock((_x)->xroot->xfer_mtx) macro
H A Dusb_handle_request.c158 USB_XFER_UNLOCK(xfer);
239 USB_XFER_UNLOCK(xfer);
389 USB_XFER_UNLOCK(xfer);
H A Dusb_request.c590 USB_XFER_UNLOCK(xfer);
659 USB_XFER_UNLOCK(xfer);
706 USB_XFER_UNLOCK(xfer);
H A Dusb_transfer.c1489 USB_XFER_UNLOCK(xfer);
2179 USB_XFER_UNLOCK(xfer);
3224 USB_XFER_UNLOCK(xfer);

Completed in 151 milliseconds