Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/usb/serial/
H A Dudbc.c168 if (uaa->info.bConfigIndex != UDBC_CONFIG_INDEX) in udbc_probe()
H A Duark.c183 if (uaa->info.bConfigIndex != 0) { in uark_probe()
H A Dugensa.c179 if (uaa->info.bConfigIndex != UGENSA_CONFIG_INDEX) { in ugensa_probe()
H A Ducycom.c200 if (uaa->info.bConfigIndex != 0) { in ucycom_probe()
H A Dumct.c239 if (uaa->info.bConfigIndex != UMCT_CONFIG_INDEX) { in umct_probe()
H A Dubsa.c284 if (uaa->info.bConfigIndex != UBSA_CONFIG_INDEX) { in ubsa_probe()
H A Dumoscom.c296 if (uaa->info.bConfigIndex != UMOSCOM_CONFIG_INDEX) { in umoscom_probe()
H A Duvisor.c299 if (uaa->info.bConfigIndex != UVISOR_CONFIG_INDEX) { in uvisor_probe()
H A Duvscom.c278 if (uaa->info.bConfigIndex != UVSCOM_CONFIG_INDEX) { in uvscom_probe()
H A Dufintek.c326 if (uaa->info.bConfigIndex != UFINTEK_CONFIG_INDEX) { in ufintek_probe()
H A Duchcom.c299 if (uaa->info.bConfigIndex != UCHCOM_CONFIG_INDEX) { in uchcom_probe()
H A Duipaq.c1097 if (uaa->info.bConfigIndex != UIPAQ_CONFIG_INDEX) { in uipaq_probe()
H A Duplcom.c359 if (uaa->info.bConfigIndex != UPLCOM_CONFIG_INDEX) { in uplcom_probe()
H A Duslcom.c407 if (uaa->info.bConfigIndex != USLCOM_CONFIG_INDEX) { in uslcom_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.c213 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.c386 if (uaa->info.bConfigIndex != CUE_CONFIG_IDX) in cue_probe()
H A Dif_kue.c454 if (uaa->info.bConfigIndex != KUE_CONFIG_IDX) in kue_probe()
H A Dif_udav.c248 if (uaa->info.bConfigIndex != UDAV_CONFIG_INDEX) in udav_probe()
H A Dif_rue.c570 if (uaa->info.bConfigIndex != RUE_CONFIG_IDX) in rue_probe()
H A Dif_mos.c670 if (uaa->info.bConfigIndex != MOS_CONFIG_IDX) in mos_probe()
H A Dif_aue.c656 if (uaa->info.bConfigIndex != AUE_CONFIG_INDEX) in aue_probe()
/freebsd/sys/dev/usb/misc/
H A Dudbp.c306 if (uaa->info.bConfigIndex != 0) in udbp_probe()
/freebsd/sys/dev/usb/
H A Dusbdi.h418 uint8_t bConfigIndex; member

12