]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/sound/soc.h
Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topology'...
[mirror_ubuntu-zesty-kernel.git] / include / sound / soc.h
index 42339c0f3532800be447e41e24f4aed089972f4d..2b502f6cc6d036be6e25c6834671be1cde2fd8da 100644 (file)
@@ -1691,6 +1691,9 @@ int snd_soc_add_dai_link(struct snd_soc_card *card,
                                struct snd_soc_dai_link *dai_link);
 void snd_soc_remove_dai_link(struct snd_soc_card *card,
                             struct snd_soc_dai_link *dai_link);
+struct snd_soc_dai_link *snd_soc_find_dai_link(struct snd_soc_card *card,
+                                              int id, const char *name,
+                                              const char *stream_name);
 
 int snd_soc_register_dai(struct snd_soc_component *component,
        struct snd_soc_dai_driver *dai_drv);