Home
last modified time | relevance | path

Searched refs:no_strings (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_device.h90 uint8_t no_strings:1; /* set if USB device does not support member
Dusb_device.c1695 udev->flags.no_strings = 1; in usb_alloc_device()
1714 if (udev->flags.no_strings) { in usb_alloc_device()
1727 udev->flags.no_strings = 1; in usb_alloc_device()
Dusb_request.c1077 if (udev->flags.no_strings) { in usbd_req_get_string_any()