Searched refs:APM_GRAPH_MGMT_PSIZE (Results 1 – 1 of 1) sorted by relevance
28 #define APM_GRAPH_MGMT_PSIZE(p, n) ALIGN(struct_size(p, sub_graph_id_list, n), 8) macro103 payload_size = APM_GRAPH_MGMT_PSIZE(mgmt_cmd, num_sub_graphs); in audioreach_graph_mgmt_cmd()