ASoC: Add utility to set a card's name from device tree
[deliverable/linux.git] / include / sound / soc.h
index a35cf14a8eb14ac7f867a9e13bb624e27c15463e..278f3b892ca680e4aa9c9bae1772d5ae8d9178c4 100644 (file)
@@ -961,6 +961,9 @@ static inline bool snd_soc_volsw_is_stereo(struct soc_mixer_control *mc)
 int snd_soc_util_init(void);
 void snd_soc_util_exit(void);
 
+int snd_soc_of_parse_card_name(struct snd_soc_card *card,
+                              const char *propname);
+
 #include <sound/soc-dai.h>
 
 #ifdef CONFIG_DEBUG_FS
This page took 0.032179 seconds and 5 git commands to generate.