Searched refs:of_genpd_add_device (Results 1 – 4 of 4) sorted by relevance
230 int of_genpd_add_device(struct of_phandle_args *args, struct device *dev);259 static inline int of_genpd_add_device(struct of_phandle_args *args, in of_genpd_add_device() function
151 return of_genpd_add_device(&pd_args, &pdev->dev); in board_staging_add_dev_domain()
144 of_genpd_add_device(&genpdspec, &pdev->dev); in exynos5_clk_register_subcmu()
2079 int of_genpd_add_device(struct of_phandle_args *genpdspec, struct device *dev) in of_genpd_add_device() function2099 EXPORT_SYMBOL_GPL(of_genpd_add_device);