Searched refs:sg_cfg (Results 1 – 1 of 1) sorted by relevance
32 struct apm_sub_graph_data sg_cfg[]; member35 #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() local434 apm_populate_sub_graph_config(sg_cfg, sg); in audioreach_populate_graph()