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

/freebsd-10.0-release/lib/libusb/
H A Dlibusb20_desc.c154 lub_config->num_interface = 0;
194 lub_config->num_interface++;
H A Dlibusb20_desc.h579 uint8_t num_interface; member in struct:libusb20_config
H A Dlibusb01.c439 bcfg->bNumInterfaces = acfg->num_interface;
446 for (x = 0; x != acfg->num_interface; x++) {
H A Dlibusb10_desc.c124 nalt = nif = pconf->num_interface;
/freebsd-10.0-release/usr.sbin/usbconfig/
H A Ddump.c356 for (x = 0; x != pcfg->num_interface; x++) {
/freebsd-10.0-release/tools/tools/usbtest/
H A Dusb_control_ep_test.c636 for (n = 0; n != config->num_interface; n++) {
H A Dusb_msc_test.c933 for (x = 0; x != pcfg->num_interface; x++) {
947 if (x == pcfg->num_interface)

Completed in 155 milliseconds