Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/interconnect/
Dcore.c1082 static int of_count_icc_providers(struct device_node *np) in of_count_icc_providers() function
1096 count += of_count_icc_providers(child); in of_count_icc_providers()
1134 providers_count = of_count_icc_providers(root); in icc_init()