Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_device.h95 uint8_t no_strings:1; /* set if USB device does not support member
H A Dusb_device.c1688 if (udev->flags.no_strings) { in usb_get_langid()
1701 udev->flags.no_strings = 1; in usb_get_langid()
1972 udev->flags.no_strings = 1; in usb_alloc_device()
H A Dusb_request.c1129 if (udev->flags.no_strings) { in usbd_req_get_string_any()