Searched refs:nodes_count (Results 1 – 4 of 4) sorted by relevance
258 static int get_max_node_id(struct imx_icc_node_desc *nodes, int nodes_count) in get_max_node_id() argument262 for (i = 0; i < nodes_count; ++i) in get_max_node_id()270 struct imx_icc_node_desc *nodes, int nodes_count, in imx_icc_register() argument281 num_nodes = get_max_node_id(nodes, nodes_count) + 1; in imx_icc_register()312 ret = imx_icc_register_nodes(imx_provider, nodes, nodes_count, settings); in imx_icc_register()
109 int nodes_count,
122 u32 nodes_count; member
528 u32 nodes_count; member
Completed in 9 milliseconds