Searched refs:device_mtx (Results 1 – 4 of 4) sorted by relevance
195 struct mtx device_mtx; member
1442 mtx_lock(&udev->device_mtx); in usbd_clear_stall_proc()1448 mtx_unlock(&udev->device_mtx); in usbd_clear_stall_proc()1522 mtx_init(&udev->device_mtx, "USB device mutex", NULL, MTX_DEF); in usb_alloc_device()2086 mtx_destroy(&udev->device_mtx); in usb_free_device()
444 f = usb_fifo_alloc(&udev->device_mtx); in usb_fifo_create()469 f = usb_fifo_alloc(&udev->device_mtx); in usb_fifo_create()
3092 &udev->device_mtx)) { in usbd_ctrl_transfer_setup()