Home
last modified time | relevance | path

Searched refs:q6apm_graph_stop (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-lpass-dais.c150 rc = q6apm_graph_stop(dai_data->graph[dai->id]); in q6apm_lpass_dai_shutdown()
196 q6apm_graph_stop(dai_data->graph[dai->id]); in q6apm_lpass_dai_prepare()
H A Dq6apm.h120 int q6apm_graph_stop(struct q6apm_graph *graph);
H A Dq6apm-dai.c233 q6apm_graph_stop(prtd->graph); in q6apm_dai_prepare()
420 q6apm_graph_stop(prtd->graph); in q6apm_dai_close()
620 q6apm_graph_stop(prtd->graph); in q6apm_dai_compr_free()
H A Dq6apm.c703 int q6apm_graph_stop(struct q6apm_graph *graph) in q6apm_graph_stop() function
712 EXPORT_SYMBOL_GPL(q6apm_graph_stop);