Searched refs:LIBUSB_DT_STRING (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libusb/ | ||
H A D | libusb.h | 77 LIBUSB_DT_STRING = 0x03, enumerator |
H A D | libusb10_desc.c | 317 LIBUSB_REQUEST_GET_DESCRIPTOR, (LIBUSB_DT_STRING << 8) | desc_index, in libusb_get_string_descriptor() |