Searched defs:snd_hda_mixer_amp_switch_get (Results 1 - 1 of 1) sorted by relevance

/sound/pci/hda/
H A Dhda_codec.c2289 * snd_hda_mixer_amp_switch_get - Get callback for a standard AMP mixer switch
2294 int snd_hda_mixer_amp_switch_get(struct snd_kcontrol *kcontrol, function
2312 EXPORT_SYMBOL_HDA(snd_hda_mixer_amp_switch_get); variable
2392 err = snd_hda_mixer_amp_switch_get(kcontrol, ucontrol);
2537 .get = snd_hda_mixer_amp_switch_get,

Completed in 59 milliseconds