Searched refs:snd_hda_mixer_amp_switch_put (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/sound/pci/hda/ |
| D | hda_beep.c | 326 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_put_beep()
|
| D | hda_local.h | 62 .put = snd_hda_mixer_amp_switch_put, \ 108 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
|
| D | hda_generic.c | 1093 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_mixer_mute_put() 1133 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_bind_mute_put() 3504 snd_hda_mixer_amp_switch_put, in cap_sw_put() 3583 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in cap_single_sw_put()
|
| D | hda_codec.c | 2141 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_put() function 2165 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_put);
|
| D | patch_realtek.c | 2754 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put() 2757 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put()
|
| D | patch_ca0132.c | 5113 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in ca0132_vnode_switch_set()
|