Home
last modified time | relevance | path

Searched refs:snd_soc_get_dai_id (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/
H A Dsoc-core.c3501 int snd_soc_get_dai_id(struct device_node *ep) in snd_soc_get_dai_id() function
3528 EXPORT_SYMBOL_GPL(snd_soc_get_dai_id);
/linux/sound/soc/generic/
H A Dsimple-card-utils.c1081 ret = snd_soc_get_dai_id(ep); in graph_get_dai_id()