Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dsimple_card_utils.h153 int asoc_simple_parse_clk(struct device *dev,
/linux-5.19.10/sound/soc/generic/
Dsimple-card-utils.c199 int asoc_simple_parse_clk(struct device *dev, in asoc_simple_parse_clk() function
234 EXPORT_SYMBOL_GPL(asoc_simple_parse_clk);
Daudio-graph-card.c242 ret = asoc_simple_parse_clk(dev, ep, dai, dlc); in graph_parse_node()
Dsimple-card.c165 ret = asoc_simple_parse_clk(dev, np, dai, dlc); in simple_parse_node()
Daudio-graph-card2.c527 ret = asoc_simple_parse_clk(dev, ep, dai, dlc); in __graph_parse_node()