input_labels     3290 sound/pci/hda/hda_generic.c 			if (spec->input_labels[j] &&
input_labels     3291 sound/pci/hda/hda_generic.c 			    !strcmp(spec->input_labels[j], label)) {
input_labels     3297 sound/pci/hda/hda_generic.c 		spec->input_labels[i] = label;
input_labels     3340 sound/pci/hda/hda_generic.c 						       spec->input_labels[i],
input_labels     3349 sound/pci/hda/hda_generic.c 					   spec->input_labels[i], -mixer);
input_labels     3718 sound/pci/hda/hda_generic.c 						 spec->input_labels[idx],
input_labels     3880 sound/pci/hda/hda_generic.c 			 "%s Boost Volume", spec->input_labels[idx]);
input_labels      127 sound/pci/hda/hda_generic.h 	const char *input_labels[HDA_MAX_NUM_INPUTS];