Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c110 #define APM_MOD_CONN_PSIZE(p, n) ALIGN(struct_size(p, conn_obj, n), 8) macro
476 mc_sz = APM_MOD_CONN_PSIZE(mcon, num_connections); in audioreach_alloc_graph_pkt()