Home
last modified time | relevance | path

Searched refs:asoc_simple_card_of_parse_routing (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/sound/soc/generic/
Dsimple-card-utils.c382 int asoc_simple_card_of_parse_routing(struct snd_soc_card *card, in asoc_simple_card_of_parse_routing() function
402 EXPORT_SYMBOL_GPL(asoc_simple_card_of_parse_routing);
Dsimple-scu-card.c195 ret = asoc_simple_card_of_parse_routing(card, PREFIX, 0); in asoc_simple_card_parse_of()
Daudio-graph-card.c247 ret = asoc_simple_card_of_parse_routing(card, NULL, 1); in asoc_graph_card_parse_of()
Daudio-graph-scu-card.c197 ret = asoc_simple_card_of_parse_routing(card, NULL, 0); in asoc_graph_card_parse_of()
Dsimple-card.c301 ret = asoc_simple_card_of_parse_routing(card, PREFIX, 1); in asoc_simple_card_parse_of()
/Linux-v4.19/include/sound/
Dsimple_card_utils.h113 int asoc_simple_card_of_parse_routing(struct snd_soc_card *card,