Home
last modified time | relevance | path

Searched refs:bConfigIndex (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/sys/dev/usb/serial/
H A Dugensa.c179 if (uaa->info.bConfigIndex != UGENSA_CONFIG_INDEX) { in ugensa_probe()
H A Duark.c183 if (uaa->info.bConfigIndex != 0) { in uark_probe()
H A Ducycom.c201 if (uaa->info.bConfigIndex != 0) { in ucycom_probe()
H A Dubsa.c285 if (uaa->info.bConfigIndex != UBSA_CONFIG_INDEX) { in ubsa_probe()
H A Dumct.c240 if (uaa->info.bConfigIndex != UMCT_CONFIG_INDEX) { in umct_probe()
H A Duvisor.c299 if (uaa->info.bConfigIndex != UVISOR_CONFIG_INDEX) { in uvisor_probe()
H A Duvscom.c279 if (uaa->info.bConfigIndex != UVSCOM_CONFIG_INDEX) { in uvscom_probe()
H A Dumoscom.c296 if (uaa->info.bConfigIndex != UMOSCOM_CONFIG_INDEX) { in umoscom_probe()
H A Duchcom.c301 if (uaa->info.bConfigIndex != UCHCOM_CONFIG_INDEX) { in uchcom_probe()
H A Duipaq.c1098 if (uaa->info.bConfigIndex != UIPAQ_CONFIG_INDEX) { in uipaq_probe()
H A Duslcom.c408 if (uaa->info.bConfigIndex != USLCOM_CONFIG_INDEX) { in uslcom_probe()
H A Duplcom.c360 if (uaa->info.bConfigIndex != UPLCOM_CONFIG_INDEX) { in uplcom_probe()
H A Dumcs.c288 if (uaa->info.bConfigIndex != MCS7840_CONFIG_INDEX) in umcs7840_probe()
/freebsd/sys/dev/usb/input/
H A Duep.c342 if (uaa->info.bConfigIndex != 0) in uep_probe()
/freebsd/sys/dev/usb/storage/
H A Durio.c214 if (uaa->info.bConfigIndex != 0) in urio_probe()
/freebsd/sys/dev/rtwn/usb/
H A Drtwn_usb_attach.c95 if (uaa->info.bConfigIndex != RTWN_CONFIG_INDEX) in rtwn_usb_match()
/freebsd/sys/dev/usb/net/
H A Dif_cue.c387 if (uaa->info.bConfigIndex != CUE_CONFIG_IDX) in cue_probe()
H A Dif_kue.c455 if (uaa->info.bConfigIndex != KUE_CONFIG_IDX) in kue_probe()
H A Dif_rue.c571 if (uaa->info.bConfigIndex != RUE_CONFIG_IDX) in rue_probe()
H A Dif_udav.c249 if (uaa->info.bConfigIndex != UDAV_CONFIG_INDEX) in udav_probe()
H A Dif_mos.c671 if (uaa->info.bConfigIndex != MOS_CONFIG_IDX) in mos_probe()
H A Dif_aue.c657 if (uaa->info.bConfigIndex != AUE_CONFIG_INDEX) in aue_probe()
H A Dif_axge.c547 if (uaa->info.bConfigIndex != AXGE_CONFIG_IDX) in axge_probe()
/freebsd/sys/dev/usb/misc/
H A Dudbp.c307 if (uaa->info.bConfigIndex != 0) in udbp_probe()
/freebsd/sys/dev/usb/
H A Dusbdi.h417 uint8_t bConfigIndex; member

12