Lines Matching refs:vmaster_mute
1177 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
1185 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
1229 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
3978 if (spec->vmaster_mute.hook) in snd_hda_gen_add_mute_led_cdev()
4510 snd_ctl_sync_vmaster(spec->vmaster_mute.sw_kctl, false); in call_update_outputs()
5281 &spec->vmaster_mute.sw_kctl); in snd_hda_gen_build_controls()
5284 if (spec->vmaster_mute.hook) { in snd_hda_gen_build_controls()
5285 snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute); in snd_hda_gen_build_controls()
5286 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in snd_hda_gen_build_controls()
6062 if (spec->vmaster_mute.sw_kctl && spec->vmaster_mute.hook) in snd_hda_gen_init()
6063 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in snd_hda_gen_init()