Lines Matching defs:devfreq
152 struct devfreq { struct
157 struct devfreq_dev_profile *profile; argument
158 const struct devfreq_governor *governor; argument
179 extern struct devfreq *devfreq_add_device(struct device *dev, argument
236 static inline int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()
250 struct devfreq *devfreq) in devm_devfreq_remove_device()
254 static inline int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()
259 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()
271 struct devfreq *devfreq) in devfreq_register_opp_notifier()
277 struct devfreq *devfreq) in devfreq_unregister_opp_notifier()
283 struct devfreq *devfreq) in devm_devfreq_register_opp_notifier()
289 struct devfreq *devfreq) in devm_devfreq_unregister_opp_notifier()