Home
last modified time | relevance | path

Searched refs:LIBUSB_DT_STRING (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libusb/
HDlibusb.h75 LIBUSB_DT_STRING = 0x03, enumerator
HDlibusb10_desc.c316 LIBUSB_REQUEST_GET_DESCRIPTOR, (LIBUSB_DT_STRING << 8) | desc_index, in libusb_get_string_descriptor()