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