Searched refs:num_interface (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/lib/libusb/
H A Dlibusb20_desc.c153 lub_config->num_interface = 0;
193 lub_config->num_interface++;
H A Dlibusb20_desc.h585 uint8_t num_interface; member in struct:libusb20_config
H A Dlibusb01.c441 bcfg->bNumInterfaces = acfg->num_interface;
448 for (x = 0; x != acfg->num_interface; x++) {
H A Dlibusb10_desc.c124 nalt = nif = pconf->num_interface;
/freebsd-11-stable/usr.sbin/usbconfig/
H A Ddump.c433 for (x = 0; x != pcfg->num_interface; x++) {
/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_control_ep_test.c636 for (n = 0; n != config->num_interface; n++) {
H A Dusb_msc_test.c967 for (x = 0; x != pcfg->num_interface; x++) {
981 if (x == pcfg->num_interface)

Completed in 127 milliseconds