Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsimple_card_utils.h19 struct asoc_simple_dai { struct
44 struct asoc_simple_dai *cpu_dai; argument
45 struct asoc_simple_dai *codec_dai;
56 struct asoc_simple_dai *dais;
90 struct asoc_simple_dai *simple_dai,
141 struct asoc_simple_dai *dai) in asoc_simple_debug_dai()
Dsimple_card.h22 struct asoc_simple_dai cpu_dai;
23 struct asoc_simple_dai codec_dai;
/kernel/linux/linux-5.10/sound/soc/generic/
Dsimple-card-utils.c146 static int asoc_simple_clk_enable(struct asoc_simple_dai *dai) in asoc_simple_clk_enable()
154 static void asoc_simple_clk_disable(struct asoc_simple_dai *dai) in asoc_simple_clk_disable()
162 struct asoc_simple_dai *simple_dai, in asoc_simple_parse_clk()
233 static int asoc_simple_set_clk_rate(struct asoc_simple_dai *simple_dai, in asoc_simple_set_clk_rate()
303 struct asoc_simple_dai *simple_dai) in asoc_simple_init_dai()
604 struct asoc_simple_dai *dais; in asoc_simple_init_priv()
Dsimple-card.c124 struct asoc_simple_dai *dai; in simple_dai_link_of_dpcm()
253 struct asoc_simple_dai *cpu_dai; in simple_dai_link_of()
254 struct asoc_simple_dai *codec_dai; in simple_dai_link_of()
Daudio-graph-card.c217 struct asoc_simple_dai *dai; in graph_dai_link_of_dpcm()
343 struct asoc_simple_dai *cpu_dai; in graph_dai_link_of()
344 struct asoc_simple_dai *codec_dai; in graph_dai_link_of()