cur_mux          2550 sound/pci/hda/hda_generic.c 	as_mic = spec->cur_mux[adc_mux] == spec->hp_mic_mux_idx;
cur_mux          3414 sound/pci/hda/hda_generic.c 	ucontrol->value.enumerated.item[0] = spec->cur_mux[adc_idx];
cur_mux          4136 sound/pci/hda/hda_generic.c 	if (spec->cur_mux[adc_idx] == idx)
cur_mux          4139 sound/pci/hda/hda_generic.c 	old_path = get_input_path(codec, adc_idx, spec->cur_mux[adc_idx]);
cur_mux          4145 sound/pci/hda/hda_generic.c 	spec->cur_mux[adc_idx] = idx;
cur_mux          4925 sound/pci/hda/hda_generic.c 	spec->cur_mux[0] = spec->am_entry[0].idx;
cur_mux          5634 sound/pci/hda/hda_generic.c 	spec->cur_adc = spec->adc_nids[spec->dyn_adc_idx[spec->cur_mux[0]]];
cur_mux          5953 sound/pci/hda/hda_generic.c 				if (i == spec->cur_mux[c])
cur_mux           137 sound/pci/hda/hda_generic.h 	unsigned int cur_mux[3];
cur_mux           251 sound/pci/hda/patch_conexant.c 	hda_nid_t mux_pin = spec->gen.imux_pins[spec->gen.cur_mux[0]];
cur_mux           353 sound/pci/hda/patch_conexant.c 	cur_input = spec->gen.input_paths[0][spec->gen.cur_mux[0]];
cur_mux          5236 sound/pci/hda/patch_realtek.c 	hda_nid_t mux_pin = spec->gen.imux_pins[spec->gen.cur_mux[0]];
cur_mux          5550 sound/pci/hda/patch_realtek.c 				spec->gen.cur_mux[0] = i;