Searched refs:devfreq_resume_device (Results 1 – 7 of 7) sorted by relevance
240 int devfreq_resume_device(struct devfreq *devfreq);371 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function
223 return devfreq_resume_device(devfreq->devfreq); in lima_devfreq_resume()
191 devfreq_resume_device(pfdevfreq->devfreq); in panfrost_devfreq_resume()
236 devfreq_resume_device(df->devfreq); in msm_devfreq_resume()
276 ret = devfreq_resume_device(dmcfreq->devfreq); in rk3399_dmcfreq_resume()
1172 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function1199 EXPORT_SYMBOL(devfreq_resume_device);1237 ret = devfreq_resume_device(devfreq); in devfreq_resume()
1398 devfreq_resume_device(hba->devfreq); in ufshcd_clk_scaling_resume_work()1607 devfreq_resume_device(hba->devfreq); in ufshcd_resume_clkscaling()
Completed in 42 milliseconds