Searched refs:of_genpd_add_device (Results 1 – 2 of 2) sorted by relevance
452 int of_genpd_add_device(const struct of_phandle_args *args, struct device *dev);482 static inline int of_genpd_add_device(const struct of_phandle_args *args, in of_genpd_add_device() function
653 return of_genpd_add_device(&genpdspec, dev); in imx_clk_scu_attach_pd()