multi_cap_vol     158 sound/pci/hda/hda_generic.c 		spec->multi_cap_vol = !!val;
multi_cap_vol    3224 sound/pci/hda/hda_generic.c 	if (!spec->dyn_adc_switch && spec->multi_cap_vol)
multi_cap_vol    3753 sound/pci/hda/hda_generic.c 		bool multi_cap_vol = spec->multi_cap_vol;
multi_cap_vol    3770 sound/pci/hda/hda_generic.c 					multi_cap_vol = true;
multi_cap_vol    3778 sound/pci/hda/hda_generic.c 					multi_cap_vol = true;
multi_cap_vol    3787 sound/pci/hda/hda_generic.c 		else if (!multi_cap_vol && !inv_dmic)
multi_cap_vol     227 sound/pci/hda/hda_generic.h 	unsigned int multi_cap_vol:1; /* allow multiple capture xxx volumes */
multi_cap_vol      55 sound/pci/hda/patch_ca0110.c 	spec->multi_cap_vol = 1;