Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddevfreq.h273 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev,
444 static inline struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
/Linux-v6.1/drivers/devfreq/
Dexynos-bus.c363 parent_devfreq = devfreq_get_devfreq_by_phandle(dev, "devfreq", 0); in exynos_bus_profile_init_passive()
Ddevfreq.c1080 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
1108 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
1115 EXPORT_SYMBOL_GPL(devfreq_get_devfreq_by_phandle);