Searched refs:__snd_hda_add_vmaster (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/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, access, NULL)
|
D | hda_codec.c | 1998 int __snd_hda_add_vmaster(struct hda_codec *codec, char *name, in __snd_hda_add_vmaster() function 2042 EXPORT_SYMBOL_GPL(__snd_hda_add_vmaster);
|
D | hda_generic.c | 5278 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in snd_hda_gen_build_controls()
|
D | patch_ca0132.c | 7045 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in ca0132_build_controls()
|