Lines Matching defs:devfreq
155 struct devfreq { struct
160 struct devfreq_dev_profile *profile; argument
161 const struct devfreq_governor *governor; argument
167 struct devfreq_dev_status last_status; argument
183 extern struct devfreq *devfreq_add_device(struct device *dev, argument
253 static inline int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()
267 struct devfreq *devfreq) in devm_devfreq_remove_device()
271 static inline int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()
276 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()
288 struct devfreq *devfreq) in devfreq_register_opp_notifier()
294 struct devfreq *devfreq) in devfreq_unregister_opp_notifier()
300 struct devfreq *devfreq) in devm_devfreq_register_opp_notifier()
306 struct devfreq *devfreq) in devm_devfreq_unregister_opp_notifier()