Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.h115 int q6apm_graph_prepare(struct q6apm_graph *graph);
H A Dq6apm-lpass-dais.c201 rc = q6apm_graph_prepare(dai_data->graph[dai->id]); in q6apm_lpass_dai_prepare()
H A Dq6apm.c665 int q6apm_graph_prepare(struct q6apm_graph *graph) in q6apm_graph_prepare() function
669 EXPORT_SYMBOL_GPL(q6apm_graph_prepare);
H A Dq6apm-dai.c271 ret = q6apm_graph_prepare(prtd->graph); in q6apm_dai_prepare()
687 ret = q6apm_graph_prepare(prtd->graph); in q6apm_dai_compr_set_params()