Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddevfreq.h260 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev,
419 static inline struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
/Linux-v5.10/drivers/devfreq/
Dexynos-bus.c364 parent_devfreq = devfreq_get_devfreq_by_phandle(dev, "devfreq", 0); in exynos_bus_profile_init_passive()
Ddevfreq.c1020 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
1048 struct devfreq *devfreq_get_devfreq_by_phandle(struct device *dev, in devfreq_get_devfreq_by_phandle() function
1055 EXPORT_SYMBOL_GPL(devfreq_get_devfreq_by_phandle);