badd_profile      312 sound/usb/card.c 			chip->badd_profile = badd;
badd_profile      630 sound/usb/clock.c 		if (chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) {
badd_profile     2937 sound/usb/mixer.c 	int badd_profile = mixer->chip->badd_profile;
badd_profile     3013 sound/usb/mixer.c 		badd_profile, c_chmask, p_chmask);
badd_profile     3017 sound/usb/mixer.c 		if (map->id == badd_profile)
badd_profile     3025 sound/usb/mixer.c 		if (badd_profile == f->subclass)
badd_profile     3499 sound/usb/mixer.c 			chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) {
badd_profile      868 sound/usb/stream.c 	unsigned char badd_profile;
badd_profile      876 sound/usb/stream.c 	badd_profile = chip->badd_profile;
badd_profile      878 sound/usb/stream.c 	if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) {
badd_profile     1038 sound/usb/stream.c 	if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) {
badd_profile       41 sound/usb/usbaudio.h 	int badd_profile;		/* UAC3 BADD profile */