Home
last modified time | relevance | path

Searched refs:asoc_simple_card_clk_disable (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/sound/soc/generic/
Daudio-graph-card.c82 asoc_simple_card_clk_disable(&dai_props->cpu_dai); in asoc_graph_card_startup()
93 asoc_simple_card_clk_disable(&dai_props->cpu_dai); in asoc_graph_card_shutdown()
95 asoc_simple_card_clk_disable(&dai_props->codec_dai); in asoc_graph_card_shutdown()
Dsimple-card.c54 asoc_simple_card_clk_disable(&dai_props->cpu_dai); in asoc_simple_card_startup()
66 asoc_simple_card_clk_disable(&dai_props->cpu_dai); in asoc_simple_card_shutdown()
68 asoc_simple_card_clk_disable(&dai_props->codec_dai); in asoc_simple_card_shutdown()
Dsimple-card-utils.c166 void asoc_simple_card_clk_disable(struct asoc_simple_dai *dai) in asoc_simple_card_clk_disable() function
170 EXPORT_SYMBOL_GPL(asoc_simple_card_clk_disable);
Dsimple-scu-card.c56 asoc_simple_card_clk_disable(dai_props); in asoc_simple_card_shutdown()
Daudio-graph-scu-card.c53 asoc_simple_card_clk_disable(dai_props); in asoc_graph_card_shutdown()
/Linux-v4.19/include/sound/
Dsimple_card_utils.h64 void asoc_simple_card_clk_disable(struct asoc_simple_dai *dai);