Searched refs:of_genpd_add_device (Results 1 – 4 of 4) sorted by relevance
308 int of_genpd_add_device(struct of_phandle_args *args, struct device *dev);339 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()
148 of_genpd_add_device(&genpdspec, &pdev->dev); in exynos5_clk_register_subcmu()
2374 int of_genpd_add_device(struct of_phandle_args *genpdspec, struct device *dev) in of_genpd_add_device() function2394 EXPORT_SYMBOL_GPL(of_genpd_add_device);