Lines Matching refs:vmaster_mute
1171 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
1179 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
1223 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
3968 if (spec->vmaster_mute.hook) in snd_hda_gen_add_mute_led_cdev()
3971 spec->vmaster_mute.hook = vmaster_update_mute_led; in snd_hda_gen_add_mute_led_cdev()
4621 snd_ctl_sync_vmaster(spec->vmaster_mute.sw_kctl, false); in call_update_outputs()
5326 true, &spec->vmaster_mute.sw_kctl); in snd_hda_gen_build_controls()
5329 if (spec->vmaster_mute.hook) { in snd_hda_gen_build_controls()
5330 snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute, in snd_hda_gen_build_controls()
5332 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in snd_hda_gen_build_controls()
6108 if (spec->vmaster_mute.sw_kctl && spec->vmaster_mute.hook) in snd_hda_gen_init()
6109 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in snd_hda_gen_init()