Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6apm.h119 int q6apm_graph_media_format_pcm(struct q6apm_graph *graph,
Dq6apm-lpass-dais.c145 rc = q6apm_graph_media_format_pcm(dai_data->graph[dai->id], cfg); in q6apm_lpass_dai_prepare()
Dq6apm.c370 int q6apm_graph_media_format_pcm(struct q6apm_graph *graph, struct audioreach_module_config *cfg) in q6apm_graph_media_format_pcm() function
392 EXPORT_SYMBOL_GPL(q6apm_graph_media_format_pcm);
Dq6apm-dai.c171 ret = q6apm_graph_media_format_pcm(prtd->graph, &cfg); in q6apm_dai_prepare()