Searched refs:snd_hda_mixer_amp_switch_put (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_beep.c340 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol);
H A Dhda_local.h62 .put = snd_hda_mixer_amp_switch_put, \
108 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
H A Dhda_generic.c1105 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol);
1145 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol);
3531 snd_hda_mixer_amp_switch_put,
3611 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol);
H A Dhda_codec.c2139 * 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, function
2170 EXPORT_SYMBOL_GPL(snd_hda_mixer_amp_switch_put); variable
H A Dpatch_realtek.c2996 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol);
2999 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol);
H A Dpatch_ca0132.c5587 ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol);

Completed in 270 milliseconds