Searched refs:bNumInterfaces (Results 1 – 7 of 7) sorted by relevance
152 uint8_t bNumInterfaces; member
185 pconfd->bNumInterfaces = pconf->desc.bNumInterfaces; in libusb_get_config_descriptor()
267 m(n, UINT8_T, bNumInterfaces, ) \
550 for (i = 0; i < pdconf->bNumInterfaces; i++) { in libusb_get_endpoint_from_config()677 if (pdconf->bNumInterfaces <= interface_number) { in libusb_get_max_alt_packet_size()
421 uint8_t bNumInterfaces; member
444 bcfg->bNumInterfaces = acfg->num_interface; in usb_parse_config()
186 if (cfg->bNumInterfaces != 0) { in rtlbt_is_bluetooth()