add_stereo_mix_input 167 sound/pci/hda/hda_generic.c spec->add_stereo_mix_input = !!val; add_stereo_mix_input 3361 sound/pci/hda/hda_generic.c if (mixer && spec->add_stereo_mix_input == HDA_HINT_STEREO_MIX_ENABLE) { add_stereo_mix_input 5105 sound/pci/hda/hda_generic.c spec->add_stereo_mix_input == HDA_HINT_STEREO_MIX_AUTO && add_stereo_mix_input 234 sound/pci/hda/hda_generic.h unsigned int add_stereo_mix_input:2; /* add aamix as a capture src */ add_stereo_mix_input 185 sound/pci/hda/patch_analog.c if (!spec->gen.add_stereo_mix_input) add_stereo_mix_input 186 sound/pci/hda/patch_analog.c spec->gen.add_stereo_mix_input = HDA_HINT_STEREO_MIX_AUTO; add_stereo_mix_input 254 sound/pci/hda/patch_analog.c spec->gen.add_stereo_mix_input = HDA_HINT_STEREO_MIX_ENABLE; add_stereo_mix_input 998 sound/pci/hda/patch_conexant.c spec->gen.add_stereo_mix_input = HDA_HINT_STEREO_MIX_AUTO; add_stereo_mix_input 1005 sound/pci/hda/patch_conexant.c spec->gen.add_stereo_mix_input = HDA_HINT_STEREO_MIX_AUTO; add_stereo_mix_input 117 sound/pci/hda/patch_via.c spec->gen.add_stereo_mix_input = HDA_HINT_STEREO_MIX_AUTO;