Lines Matching defs:apm
28 static struct audioreach_graph_info *audioreach_tplg_alloc_graph_info(struct q6apm *apm, in audioreach_tplg_alloc_graph_info()
74 static struct audioreach_sub_graph *audioreach_tplg_alloc_sub_graph(struct q6apm *apm, in audioreach_tplg_alloc_sub_graph()
116 static struct audioreach_container *audioreach_tplg_alloc_container(struct q6apm *apm, in audioreach_tplg_alloc_container()
162 static struct audioreach_module *audioreach_tplg_alloc_module(struct q6apm *apm, in audioreach_tplg_alloc_module()
308 static struct audioreach_sub_graph *audioreach_parse_sg_tokens(struct q6apm *apm, in audioreach_parse_sg_tokens()
365 static struct audioreach_container *audioreach_parse_cont_tokens(struct q6apm *apm, in audioreach_parse_cont_tokens()
410 static struct audioreach_module *audioreach_parse_common_tokens(struct q6apm *apm, in audioreach_parse_common_tokens()
575 struct q6apm *apm = dev_get_drvdata(component->dev); in audioreach_widget_load_module_common() local
847 struct q6apm *apm = dev_get_drvdata(c->dev); in audioreach_pga_event() local
929 struct q6apm *apm = dev_get_drvdata(scomp->dev); in audioreach_widget_unload() local
983 struct q6apm *apm = dev_get_drvdata(comp->dev); in audioreach_find_widget() local
997 struct q6apm *apm = dev_get_drvdata(comp->dev); in audioreach_find_module() local
1077 static void audioreach_connect_sub_graphs(struct q6apm *apm, in audioreach_connect_sub_graphs()
1102 static bool audioreach_is_vmixer_connected(struct q6apm *apm, in audioreach_is_vmixer_connected()