Home
last modified time | relevance | path

Searched defs:devfreq (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Ddevfreq.h180 struct devfreq { struct
185 struct devfreq_dev_profile *profile; argument
186 const struct devfreq_governor *governor; argument
195 struct devfreq_dev_status last_status; argument
211 struct devfreq_stats stats; argument
228 struct devfreq *devfreq_add_device(struct device *dev, argument
349 static inline int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()
363 struct devfreq *devfreq) in devm_devfreq_remove_device()
367 static inline int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()
372 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()
[all …]
/include/ufs/
Dufshcd.h1111 struct devfreq *devfreq; member