Searched refs:audioreach_container (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/soc/qcom/qdsp6/ |
D | audioreach.h | 613 struct audioreach_container { struct 668 struct audioreach_container *container; 721 struct audioreach_container *container); 723 struct audioreach_container *container); 725 struct audioreach_container *container,
|
D | topology.c | 111 static struct audioreach_container *audioreach_tplg_alloc_container(struct q6apm *apm, in audioreach_tplg_alloc_container() 116 struct audioreach_container *cont; in audioreach_tplg_alloc_container() 158 struct audioreach_container *cont, in audioreach_tplg_alloc_module() 360 static struct audioreach_container *audioreach_parse_cont_tokens(struct q6apm *apm, in audioreach_parse_cont_tokens() 366 struct audioreach_container *cont; in audioreach_parse_cont_tokens() 406 struct audioreach_container *cont, in audioreach_parse_common_tokens() 493 struct audioreach_container *cont; in audioreach_widget_load_module_common() 814 struct audioreach_container *cont; in audioreach_widget_unload()
|
D | q6apm.c | 165 struct audioreach_container *container; in __q6apm_find_module_by_mid() 183 struct audioreach_container *container; in q6apm_graph_get_last_module() 193 container = list_last_entry(&sg->container_list, struct audioreach_container, node); in q6apm_graph_get_last_module() 201 struct audioreach_container *container; in q6apm_graph_get_first_module() 211 container = list_first_entry(&sg->container_list, struct audioreach_container, node); in q6apm_graph_get_first_module() 374 struct audioreach_container *container; in q6apm_graph_media_format_pcm()
|
D | audioreach.c | 263 struct audioreach_container *cont) in apm_populate_container_config() 336 struct audioreach_container *container) in audioreach_get_container_last_module() 349 static bool is_module_in_container(struct audioreach_container *container, int module_iid) in is_module_in_container() 362 struct audioreach_container *container) in audioreach_get_container_first_module() 377 struct audioreach_container *container, in audioreach_get_container_next_module() 393 struct audioreach_container *container, in apm_populate_module_list_obj() 421 struct audioreach_container *container; in audioreach_populate_graph() 470 struct audioreach_container *container; in audioreach_alloc_graph_pkt()
|