Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/qcom/qdsp6/
Dtopology.c157 static struct audioreach_module *audioreach_tplg_alloc_module(struct q6apm *apm, in audioreach_tplg_alloc_module()
162 struct audioreach_module *mod; in audioreach_tplg_alloc_module()
405 static struct audioreach_module *audioreach_parse_common_tokens(struct q6apm *apm, in audioreach_parse_common_tokens()
416 struct audioreach_module *mod = NULL; in audioreach_parse_common_tokens()
495 struct audioreach_module *mod; in audioreach_widget_load_module_common()
522 struct audioreach_module *mod; in audioreach_widget_load_enc_dec_cnv()
557 static int audioreach_widget_log_module_load(struct audioreach_module *mod, in audioreach_widget_log_module_load()
587 static int audioreach_widget_dma_module_load(struct audioreach_module *mod, in audioreach_widget_dma_module_load()
616 static int audioreach_widget_i2s_module_load(struct audioreach_module *mod, in audioreach_widget_i2s_module_load()
656 struct audioreach_module *mod; in audioreach_widget_load_buffer()
[all …]
Daudioreach.c315 struct audioreach_module *module) in apm_populate_connection_obj()
324 struct audioreach_module *module) in apm_populate_module_prop_obj()
335 struct audioreach_module *audioreach_get_container_last_module( in audioreach_get_container_last_module()
338 struct audioreach_module *module; in audioreach_get_container_last_module()
351 struct audioreach_module *module; in is_module_in_container()
361 struct audioreach_module *audioreach_get_container_first_module( in audioreach_get_container_first_module()
364 struct audioreach_module *module; in audioreach_get_container_first_module()
376 struct audioreach_module *audioreach_get_container_next_module( in audioreach_get_container_next_module()
378 struct audioreach_module *module) in audioreach_get_container_next_module()
381 struct audioreach_module *nmodule; in audioreach_get_container_next_module()
[all …]
Dq6apm.c161 static struct audioreach_module *__q6apm_find_module_by_mid(struct q6apm *apm, in __q6apm_find_module_by_mid()
167 struct audioreach_module *module; in __q6apm_find_module_by_mid()
181 static struct audioreach_module *q6apm_graph_get_last_module(struct q6apm *apm, u32 sgid) in q6apm_graph_get_last_module()
184 struct audioreach_module *module; in q6apm_graph_get_last_module()
199 static struct audioreach_module *q6apm_graph_get_first_module(struct q6apm *apm, u32 sgid) in q6apm_graph_get_first_module()
202 struct audioreach_module *module; in q6apm_graph_get_first_module()
219 struct audioreach_module *module; in q6apm_is_sub_graphs_connected()
239 struct audioreach_module *module; in q6apm_connect_sub_graphs()
265 struct audioreach_module *module; in q6apm_graph_media_format_shmem()
375 struct audioreach_module *module; in q6apm_graph_media_format_pcm()
[all …]
Daudioreach.h626 struct audioreach_module { struct
715 struct audioreach_module *module,
719 struct audioreach_module *module, int vol);
720 struct audioreach_module *audioreach_get_container_last_module(
722 struct audioreach_module *audioreach_get_container_first_module(
724 struct audioreach_module *audioreach_get_container_next_module(
726 struct audioreach_module *module);
Dq6apm.h142 struct audioreach_module *q6apm_find_module_by_mid(struct q6apm_graph *graph,