Searched refs:asoc_graph_parse_dai (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/sound/ |
H A D | simple_card_utils.h | 195 int asoc_graph_parse_dai(struct device *dev, struct device_node *ep,
|
/kernel/linux/linux-6.6/sound/soc/generic/ |
H A D | simple-card-utils.c | 1070 int asoc_graph_parse_dai(struct device *dev, struct device_node *ep, in asoc_graph_parse_dai() function 1133 EXPORT_SYMBOL_GPL(asoc_graph_parse_dai); variable
|
H A D | audio-graph-card.c | 129 ret = asoc_graph_parse_dai(dev, ep, dlc, cpu); in graph_parse_node()
|
H A D | audio-graph-card2.c | 422 ret = asoc_graph_parse_dai(dev, ep, dlc, &is_single_links); in __graph_parse_node()
|
Completed in 5 milliseconds