Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c100 #define APM_MOD_PROP_PSIZE(p, n) ALIGN(struct_size(p, mod_prop_obj, n), 8) macro
475 mp_sz = APM_MOD_PROP_PSIZE(mprop, num_modules); in audioreach_alloc_graph_pkt()