Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/qcom/qdsp6/
Daudioreach.c32 struct apm_sub_graph_data sg_cfg[]; member
35 #define APM_SUB_GRAPH_PSIZE(p, n) ALIGN(struct_size(p, sg_cfg, n), 8)
432 struct apm_sub_graph_data *sg_cfg = &sg_data->sg_cfg[i++]; in audioreach_populate_graph() local
434 apm_populate_sub_graph_config(sg_cfg, sg); in audioreach_populate_graph()