Searched defs:APM_GRAPH_MGMT_PSIZE (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ | ||
H A D | q6apm.c | 28 #define APM_GRAPH_MGMT_PSIZE(p, n) ALIGN(struct_size(p, sub_graph_id_list, n), 8) macro |
Completed in 2 milliseconds