Searched refs:asoc_simple_card_of_parse_routing (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/sound/soc/generic/ |
| D | simple-card-utils.c | 382 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);
|
| D | simple-scu-card.c | 195 ret = asoc_simple_card_of_parse_routing(card, PREFIX, 0); in asoc_simple_card_parse_of()
|
| D | audio-graph-card.c | 247 ret = asoc_simple_card_of_parse_routing(card, NULL, 1); in asoc_graph_card_parse_of()
|
| D | audio-graph-scu-card.c | 197 ret = asoc_simple_card_of_parse_routing(card, NULL, 0); in asoc_graph_card_parse_of()
|
| D | simple-card.c | 301 ret = asoc_simple_card_of_parse_routing(card, PREFIX, 1); in asoc_simple_card_parse_of()
|
| /Linux-v4.19/include/sound/ |
| D | simple_card_utils.h | 113 int asoc_simple_card_of_parse_routing(struct snd_soc_card *card,
|