Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libusb/
H A Dlibusb20_desc.h356 LIBUSB20_DT_CONFIG = 0x02, enumerator
H A Dlibusb20_desc.c80 if (ptr[1] != LIBUSB20_DT_CONFIG) { in libusb20_parse_config_desc()