Home
last modified time | relevance | path

Searched refs:asoc_simple_parse_routing (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/sound/
H A Dsimple_card_utils.h177 int asoc_simple_parse_routing(struct snd_soc_card *card,
/openbmc/linux/sound/soc/generic/
H A Dsimple-card-utils.c690 int asoc_simple_parse_routing(struct snd_soc_card *card, in asoc_simple_parse_routing() function
706 EXPORT_SYMBOL_GPL(asoc_simple_parse_routing);
H A Daudio-graph-card.c579 ret = asoc_simple_parse_routing(card, NULL); in audio_graph_parse_of()
H A Dsimple-card.c529 ret = asoc_simple_parse_routing(card, PREFIX); in simple_parse_of()
H A Daudio-graph-card2.c1172 ret = asoc_simple_parse_routing(card, NULL); in audio_graph2_parse_of()