Home
last modified time | relevance | path

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

/openbmc/linux/drivers/interconnect/
H A Dcore.c1078 static int of_count_icc_providers(struct device_node *np) in of_count_icc_providers() function
1087 count += of_count_icc_providers(child); in of_count_icc_providers()
1134 providers_count = of_count_icc_providers(root); in icc_init()