Searched refs:devfreq_get_devfreq_by_phandle (Results 1 – 3 of 3) sorted by relevance
226 extern struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev,377 static inline struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
761 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, int index) in devfreq_get_devfreq_by_phandle() function791 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, int index) in devfreq_get_devfreq_by_phandle() function796 EXPORT_SYMBOL_GPL(devfreq_get_devfreq_by_phandle);
478 parent_devfreq = devfreq_get_devfreq_by_phandle(dev, 0); in exynos_bus_probe()