Searched refs:__snd_hda_add_vmaster (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/sound/pci/hda/ |
| H A D | hda_local.h | 133 int __snd_hda_add_vmaster(struct hda_codec *codec, char *name, 138 __snd_hda_add_vmaster(codec, name, tlv, followers, suffix, true, access, NULL)
|
| H A 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);
|
| H A D | hda_generic.c | 5278 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in snd_hda_gen_build_controls()
|
| H A D | patch_ca0132.c | 7057 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in ca0132_build_controls()
|