Lines Matching refs:vmaster_mute
1173 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
1181 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
1225 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
3974 if (spec->vmaster_mute.hook) in snd_hda_gen_add_mute_led_cdev()
4506 snd_ctl_sync_vmaster(spec->vmaster_mute.sw_kctl, false); in call_update_outputs()
5216 &spec->vmaster_mute.sw_kctl); in snd_hda_gen_build_controls()
5219 if (spec->vmaster_mute.hook) { in snd_hda_gen_build_controls()
5220 snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute); in snd_hda_gen_build_controls()
5221 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in snd_hda_gen_build_controls()
5997 if (spec->vmaster_mute.sw_kctl && spec->vmaster_mute.hook) in snd_hda_gen_init()
5998 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in snd_hda_gen_init()