Searched refs:of_genpd_remove_subdomain (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/cpuidle/
H A Ddt_idle_genpd.c168 ret = of_genpd_remove_subdomain(&parent, &child);
/linux-master/include/linux/
H A Dpm_domain.h370 int of_genpd_remove_subdomain(const struct of_phandle_args *parent_spec,
408 static inline int of_genpd_remove_subdomain(const struct of_phandle_args *parent_spec, function
/linux-master/drivers/pmdomain/
H A Dcore.c2624 * of_genpd_remove_subdomain - Remove a subdomain from an I/O PM domain.
2632 int of_genpd_remove_subdomain(const struct of_phandle_args *parent_spec, function
2659 EXPORT_SYMBOL_GPL(of_genpd_remove_subdomain); variable

Completed in 166 milliseconds