Searched refs:snd_hda_mixer_amp_switch_put (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 62 .put = snd_hda_mixer_amp_switch_put, \ 108 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
|
H A D | hda_beep.c | 341 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_put_beep()
|
H A D | hda_codec.c | 2155 * snd_hda_mixer_amp_switch_put - Put callback for a standard AMP mixer switch 2162 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_put() function 2186 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_put); variable
|
H A D | hda_generic.c | 1099 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_mixer_mute_put() 1139 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_bind_mute_put() 3525 snd_hda_mixer_amp_switch_put, in cap_sw_put() 3604 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in cap_single_sw_put()
|
H A D | patch_realtek.c | 3005 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put() 3008 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put()
|
H A D | patch_ca0132.c | 5468 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in ca0132_vnode_switch_set()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 62 .put = snd_hda_mixer_amp_switch_put, \ 108 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
|
H A D | hda_beep.c | 341 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_put_beep()
|
H A D | hda_codec.c | 2139 * snd_hda_mixer_amp_switch_put - Put callback for a standard AMP mixer switch 2146 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_put() function 2170 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_put); variable
|
H A D | hda_generic.c | 1105 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_mixer_mute_put() 1145 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in hda_gen_bind_mute_put() 3531 snd_hda_mixer_amp_switch_put, in cap_sw_put() 3611 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in cap_single_sw_put()
|
H A D | patch_realtek.c | 2993 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put() 2996 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in alc268_beep_switch_put()
|
H A D | patch_ca0132.c | 5588 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in ca0132_vnode_switch_set()
|
Completed in 88 milliseconds