Searched defs:devfreq (Results 1 – 1 of 1) sorted by relevance
176 struct devfreq { struct181 struct devfreq_dev_profile *profile; argument182 const struct devfreq_governor *governor; argument188 struct devfreq_dev_status last_status; argument203 struct devfreq_stats stats; argument220 struct devfreq *devfreq_add_device(struct device *dev, argument332 static inline int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()346 struct devfreq *devfreq) in devm_devfreq_remove_device()350 static inline int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()355 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()[all …]