Home
last modified time | relevance | path

Searched refs:devfreq_get_devfreq_by_phandle (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Ddevfreq.h267 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev,
426 static inline struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
/Linux-v5.15/drivers/devfreq/
Dexynos-bus.c367 parent_devfreq = devfreq_get_devfreq_by_phandle(dev, "devfreq", 0); in exynos_bus_profile_init_passive()
Ddevfreq.c1072 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
1100 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
1107 EXPORT_SYMBOL_GPL(devfreq_get_devfreq_by_phandle);