Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.c25 uint32_t sub_graph_id_list[]; member
28 #define APM_GRAPH_MGMT_PSIZE(p, n) ALIGN(struct_size(p, sub_graph_id_list, n), 8)
121 mgmt_cmd->sub_graph_id_list[i++] = sg->sub_graph_id; in audioreach_graph_mgmt_cmd()