Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Daudioreach.c35 #define APM_SUB_GRAPH_PSIZE(p, n) ALIGN(struct_size(p, sg_cfg, n), 8) macro
501 sg_sz = APM_SUB_GRAPH_PSIZE(sg_params, num_sub_graphs); in audioreach_alloc_graph_pkt()