Searched refs:__snd_hda_add_vmaster (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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, slaves, suffix, true, NULL)
|
| D | hda_codec.c | 1934 int __snd_hda_add_vmaster(struct hda_codec *codec, char *name, in __snd_hda_add_vmaster() function 1977 EXPORT_SYMBOL_GPL(__snd_hda_add_vmaster);
|
| D | hda_generic.c | 5247 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in snd_hda_gen_build_controls()
|
| D | patch_ca0132.c | 6383 err = __snd_hda_add_vmaster(codec, "Master Playback Switch", in ca0132_build_controls()
|