Searched defs:devfreq (Results 1 – 1 of 1) sorted by relevance
138 struct devfreq { struct143 struct devfreq_dev_profile *profile; argument144 const struct devfreq_governor *governor; argument150 struct devfreq_dev_status last_status; argument173 extern struct devfreq *devfreq_add_device(struct device *dev, argument279 static inline int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()293 struct devfreq *devfreq) in devm_devfreq_remove_device()297 static inline int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()302 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()314 struct devfreq *devfreq) in devfreq_register_opp_notifier()[all …]