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

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_core.h48 #define USB_XFER_UNLOCK(_x) mtx_unlock((_x)->xroot->xfer_mtx) macro
H A Dusb_handle_request.c154 USB_XFER_UNLOCK(xfer);
235 USB_XFER_UNLOCK(xfer);
385 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.c1281 USB_XFER_UNLOCK(xfer);
1941 USB_XFER_UNLOCK(xfer);
2970 USB_XFER_UNLOCK(xfer);

Completed in 194 milliseconds