Searched refs:of_init_opp_table (Results 1 – 7 of 7) sorted by relevance
116 int of_init_opp_table(struct device *dev);119 static inline int of_init_opp_table(struct device *dev) in of_init_opp_table() function
57 ret = of_init_opp_table(cpu_dev); in dt_init_opp_table()
205 ret = of_init_opp_table(cpu_dev); in imx6q_cpufreq_probe()
212 of_init_opp_table(cpu_dev); in cpufreq_init()
363 ret = of_init_opp_table(dvfs_info->dev); in exynos_cpufreq_probe()
849 int of_init_opp_table(struct device *dev) in of_init_opp_table() function884 EXPORT_SYMBOL_GPL(of_init_opp_table);
353 if (of_init_opp_table(cpu_dev)) { in imx6q_opp_init()