Searched refs:__snd_hda_add_vmaster (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | hda_local.h | 144 int __snd_hda_add_vmaster(struct hda_codec *codec, char *name, 149 __snd_hda_add_vmaster(codec, name, tlv, slaves, suffix, true, NULL)
|
D | hda_codec.c | 2026 int __snd_hda_add_vmaster(struct hda_codec *codec, char *name, in __snd_hda_add_vmaster() function 2065 EXPORT_SYMBOL_GPL(__snd_hda_add_vmaster);
|
D | hda_generic.c | 5061 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in snd_hda_gen_build_controls()
|