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

/freebsd-11.0-release/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.c597 USB_XFER_UNLOCK(xfer);
666 USB_XFER_UNLOCK(xfer);
713 USB_XFER_UNLOCK(xfer);
H A Dusb_transfer.c1385 USB_XFER_UNLOCK(xfer);
2075 USB_XFER_UNLOCK(xfer);
3117 USB_XFER_UNLOCK(xfer);

Completed in 171 milliseconds