vmaster_mute     1165 sound/pci/hda/hda_generic.c 		return spec->vmaster_mute.hook ? "PCM" : "Master";
vmaster_mute     1173 sound/pci/hda/hda_generic.c 		return spec->vmaster_mute.hook ? "PCM" : "Master";
vmaster_mute     1211 sound/pci/hda/hda_generic.c 				return spec->vmaster_mute.hook ? "PCM" : "Master";
vmaster_mute     4545 sound/pci/hda/hda_generic.c 		snd_ctl_sync_vmaster(spec->vmaster_mute.sw_kctl, false);
vmaster_mute     5250 sound/pci/hda/hda_generic.c 					    true, &spec->vmaster_mute.sw_kctl);
vmaster_mute     5253 sound/pci/hda/hda_generic.c 		if (spec->vmaster_mute.hook) {
vmaster_mute     5254 sound/pci/hda/hda_generic.c 			snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute,
vmaster_mute     5256 sound/pci/hda/hda_generic.c 			snd_hda_sync_vmaster_hook(&spec->vmaster_mute);
vmaster_mute     6032 sound/pci/hda/hda_generic.c 	if (spec->vmaster_mute.sw_kctl && spec->vmaster_mute.hook)
vmaster_mute     6033 sound/pci/hda/hda_generic.c 		snd_hda_sync_vmaster_hook(&spec->vmaster_mute);
vmaster_mute      270 sound/pci/hda/hda_generic.h 	struct hda_vmaster_mute_hook vmaster_mute;
vmaster_mute      228 sound/pci/hda/patch_analog.c 		spec->gen.vmaster_mute.hook = ad_vmaster_eapd_hook;
vmaster_mute      564 sound/pci/hda/patch_analog.c 		spec->gen.vmaster_mute.hook = ad_vmaster_eapd_hook;
vmaster_mute      994 sound/pci/hda/patch_analog.c 		spec->gen.vmaster_mute.hook = ad1884_vmaster_hp_gpio_hook;
vmaster_mute     1019 sound/pci/hda/patch_analog.c 		spec->gen.vmaster_mute.hook = ad_vmaster_eapd_hook;
vmaster_mute     1018 sound/pci/hda/patch_ca0132.c 	struct hda_vmaster_mute_hook vmaster_mute;
vmaster_mute     6388 sound/pci/hda/patch_ca0132.c 					    true, &spec->vmaster_mute.sw_kctl);
vmaster_mute      569 sound/pci/hda/patch_conexant.c 		spec->gen.vmaster_mute.hook = cx_auto_vmaster_hook_mute_led;
vmaster_mute      663 sound/pci/hda/patch_conexant.c 		spec->gen.vmaster_mute.hook = cxt_fixup_gpio_mute_hook;
vmaster_mute      992 sound/pci/hda/patch_conexant.c 		spec->gen.vmaster_mute.hook = cx_auto_vmaster_hook;
vmaster_mute     4038 sound/pci/hda/patch_realtek.c 		spec->gen.vmaster_mute.hook = alc269_fixup_mic_mute_hook;
vmaster_mute     4057 sound/pci/hda/patch_realtek.c 		spec->gen.vmaster_mute.hook = alc269_fixup_mic_mute_hook;
vmaster_mute     4124 sound/pci/hda/patch_realtek.c 		spec->gen.vmaster_mute.hook = alc_fixup_gpio_mute_hook;
vmaster_mute     4226 sound/pci/hda/patch_realtek.c 		spec->gen.vmaster_mute.hook = alc_fixup_mute_led_coefbit_hook;
vmaster_mute     4243 sound/pci/hda/patch_realtek.c 		spec->gen.vmaster_mute.hook = alc_fixup_mute_led_coefbit_hook;
vmaster_mute     4316 sound/pci/hda/patch_sigmatel.c 		spec->gen.vmaster_mute.hook = stac_vmaster_hook;
vmaster_mute       36 sound/pci/hda/thinkpad_helper.c 		old_vmaster_hook = spec->vmaster_mute.hook;
vmaster_mute       37 sound/pci/hda/thinkpad_helper.c 		spec->vmaster_mute.hook = update_tpacpi_mute_led;