]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/pci/hda/hda_local.h
ALSA: hda - Add suffix argument to snd_hda_add_vmaster()
[karo-tx-linux.git] / sound / pci / hda / hda_local.h
index aca8d3193b9507f55080b13811936fca3a301a28..6094dea82bc33f81f7d2a679d88013716920b133 100644 (file)
@@ -140,7 +140,8 @@ void snd_hda_set_vmaster_tlv(struct hda_codec *codec, hda_nid_t nid, int dir,
 struct snd_kcontrol *snd_hda_find_mixer_ctl(struct hda_codec *codec,
                                            const char *name);
 int snd_hda_add_vmaster(struct hda_codec *codec, char *name,
-                       unsigned int *tlv, const char * const *slaves);
+                       unsigned int *tlv, const char * const *slaves,
+                       const char *suffix);
 int snd_hda_codec_reset(struct hda_codec *codec);
 
 /* amp value bits */