Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb.h77 LIBUSB_DT_STRING = 0x03, enumerator
H A Dlibusb10_desc.c317 LIBUSB_REQUEST_GET_DESCRIPTOR, (LIBUSB_DT_STRING << 8) | desc_index, in libusb_get_string_descriptor()