Searched refs:__snd_hda_add_vmaster (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/sound/pci/hda/ |
D | hda_local.h | 131 int __snd_hda_add_vmaster(struct hda_codec *codec, char *name, 136 __snd_hda_add_vmaster(codec, name, tlv, followers, suffix, true, NULL)
|
D | hda_codec.c | 1952 int __snd_hda_add_vmaster(struct hda_codec *codec, char *name, in __snd_hda_add_vmaster() function 1995 EXPORT_SYMBOL_GPL(__snd_hda_add_vmaster);
|
D | hda_generic.c | 5300 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in snd_hda_gen_build_controls()
|
D | patch_ca0132.c | 6921 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in ca0132_build_controls()
|