Home
last modified time | relevance | path

Searched refs:sw_kctl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_local.h146 struct snd_kcontrol *sw_kctl; member
H A Dhda_codec.c2060 if (!hook->hook || !hook->sw_kctl) in snd_hda_add_vmaster_hook()
2063 snd_ctl_add_vmaster_hook(hook->sw_kctl, vmaster_hook, hook); in snd_hda_add_vmaster_hook()
2084 snd_ctl_sync_vmaster_hook(hook->sw_kctl); in snd_hda_sync_vmaster_hook()
H A Dhda_generic.c4511 snd_ctl_sync_vmaster(spec->vmaster_mute.sw_kctl, false); in call_update_outputs()
5221 &spec->vmaster_mute.sw_kctl); in snd_hda_gen_build_controls()
6002 if (spec->vmaster_mute.sw_kctl && spec->vmaster_mute.hook) in snd_hda_gen_init()
H A Dpatch_ca0132.c7049 true, 0, &spec->vmaster_mute.sw_kctl); in ca0132_build_controls()