Home
last modified time | relevance | path

Searched refs:snd_hda_mixer_amp_switch_put (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_local.h75 .put = snd_hda_mixer_amp_switch_put, \
121 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol,
Dhda_codec.c2233 int snd_hda_mixer_amp_switch_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_amp_switch_put() function
2259 EXPORT_SYMBOL_HDA(snd_hda_mixer_amp_switch_put);
2275 return snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_amp_switch_put_beep()
2331 err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in snd_hda_mixer_bind_switch_put()
2451 .put = snd_hda_mixer_amp_switch_put,
Dpatch_via.c278 int change = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in analog_input_switch_put()
318 change = snd_hda_mixer_amp_switch_put(kcontrol, in bind_pin_switch_put()
Dpatch_analog.c3941 int ret = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol); in ad1884a_mobile_master_sw_put()
Dpatch_realtek.c2477 snd_hda_mixer_amp_switch_put); in alc_cap_sw_put()