Home
last modified time | relevance | path

Searched refs:snd_hda_mixer_bind_switch_put (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_local.h186 .put = snd_hda_mixer_bind_switch_put, \
195 int snd_hda_mixer_bind_switch_put(struct snd_kcontrol *kcontrol,
Dhda_codec.c2297 int snd_hda_mixer_bind_switch_put(struct snd_kcontrol *kcontrol, in snd_hda_mixer_bind_switch_put() function
2319 EXPORT_SYMBOL_GPL(snd_hda_mixer_bind_switch_put);
Dhda_generic.c1120 return snd_hda_mixer_bind_switch_put(kcontrol, ucontrol); in hda_gen_bind_mute_put()