Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libusb/
H A Dlibusb20.c843 req.wValue = (LIBUSB20_DT_STRING << 8) | str_index; in libusb20_dev_req_string_sync()
866 if (((uint8_t *)ptr)[1] != LIBUSB20_DT_STRING) in libusb20_dev_req_string_sync()
H A Dlibusb20_desc.h360 LIBUSB20_DT_STRING = 0x03, enumerator