Lines Matching defs:apm
27 static struct audioreach_graph_info *audioreach_tplg_alloc_graph_info(struct q6apm *apm, in audioreach_tplg_alloc_graph_info()
73 static struct audioreach_sub_graph *audioreach_tplg_alloc_sub_graph(struct q6apm *apm, in audioreach_tplg_alloc_sub_graph()
115 static struct audioreach_container *audioreach_tplg_alloc_container(struct q6apm *apm, in audioreach_tplg_alloc_container()
161 static struct audioreach_module *audioreach_tplg_alloc_module(struct q6apm *apm, in audioreach_tplg_alloc_module()
307 static struct audioreach_sub_graph *audioreach_parse_sg_tokens(struct q6apm *apm, in audioreach_parse_sg_tokens()
364 static struct audioreach_container *audioreach_parse_cont_tokens(struct q6apm *apm, in audioreach_parse_cont_tokens()
409 static struct audioreach_module *audioreach_parse_common_tokens(struct q6apm *apm, in audioreach_parse_common_tokens()
574 struct q6apm *apm = dev_get_drvdata(component->dev); in audioreach_widget_load_module_common() local
820 struct q6apm *apm = dev_get_drvdata(c->dev); in audioreach_pga_event() local
902 struct q6apm *apm = dev_get_drvdata(scomp->dev); in audioreach_widget_unload() local
956 struct q6apm *apm = dev_get_drvdata(comp->dev); in audioreach_find_widget() local
970 struct q6apm *apm = dev_get_drvdata(comp->dev); in audioreach_find_module() local
1050 static void audioreach_connect_sub_graphs(struct q6apm *apm, in audioreach_connect_sub_graphs()
1075 static bool audioreach_is_vmixer_connected(struct q6apm *apm, in audioreach_is_vmixer_connected()