Searched defs:devfreq (Results 1 – 1 of 1) sorted by relevance
148 struct devfreq { struct153 struct devfreq_dev_profile *profile; argument154 const struct devfreq_governor *governor; argument160 struct devfreq_dev_status last_status; argument183 struct devfreq_freqs { argument189 extern struct devfreq *devfreq_add_device(struct device *dev, argument306 static inline int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()320 struct devfreq *devfreq) in devm_devfreq_remove_device()324 static inline int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()329 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()[all …]