Home
last modified time | relevance | path

Searched refs:USB_UNCFG_FLAG_FREE_EP0 (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h49 #define USB_UNCFG_FLAG_FREE_EP0 0x02 /* endpoint zero is freed */ macro
H A Dusb_device.c2053 usb_unconfigure(udev, USB_UNCFG_FLAG_FREE_EP0); in usb_free_device()
2518 * Description of "flag" argument: If the USB_UNCFG_FLAG_FREE_EP0 flag
2520 * all FIFOs. If the USB_UNCFG_FLAG_FREE_EP0 flag is not set and
2557 (!(flag & USB_UNCFG_FLAG_FREE_EP0)) && in usb_fifo_free_wrap()

Completed in 4 milliseconds