Home
last modified time | relevance | path

Searched refs:asoc_simple_parse_dai (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/soc/generic/
Daudio-graph-card.c123 static int asoc_simple_parse_dai(struct device_node *ep, in asoc_simple_parse_dai() function
234 ret = asoc_simple_parse_dai(ep, dlc, cpu); in graph_parse_node()
Dsimple-card.c55 static int asoc_simple_parse_dai(struct device_node *node, in asoc_simple_parse_dai() function
161 ret = asoc_simple_parse_dai(np, dlc, cpu); in simple_parse_node()
Daudio-graph-card2.c410 static int asoc_simple_parse_dai(struct device_node *ep, in asoc_simple_parse_dai() function
515 ret = asoc_simple_parse_dai(ep, dlc, &is_single_links); in __graph_parse_node()