Searched refs:LIBUSB20_DT_CONFIG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/lib/libusb/ | ||
| H A D | libusb20_desc.h | 356 LIBUSB20_DT_CONFIG = 0x02, enumerator |
| H A D | libusb20_desc.c | 80 if (ptr[1] != LIBUSB20_DT_CONFIG) { in libusb20_parse_config_desc() |