Searched refs:LIBUSB20_DT_INTERFACE (Results 1 – 2 of 2) sorted by relevance
105 } else if ((ptr[1] == LIBUSB20_DT_INTERFACE) && (ptr[0] >= 4)) { in libusb20_parse_config_desc()189 } else if ((ptr[1] == LIBUSB20_DT_INTERFACE) && (ptr[0] >= 4)) { in libusb20_parse_config_desc()
366 LIBUSB20_DT_INTERFACE = 0x04, enumerator