Searched refs:devfreq_resume_device (Results 1 – 7 of 7) sorted by relevance
227 int devfreq_resume_device(struct devfreq *devfreq);349 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function
188 devfreq_resume_device(pfdevfreq->devfreq); in panfrost_devfreq_resume()
248 return devfreq_resume_device(devfreq->devfreq); in lima_devfreq_resume()
230 ret = devfreq_resume_device(dmcfreq->devfreq); in rk3399_dmcfreq_resume()
1114 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function1141 EXPORT_SYMBOL(devfreq_resume_device);1179 ret = devfreq_resume_device(devfreq); in devfreq_resume()
197 devfreq_resume_device(gpu->devfreq.devfreq); in msm_gpu_resume_devfreq()
1254 devfreq_resume_device(hba->devfreq); in ufshcd_clk_scaling_resume_work()1485 devfreq_resume_device(hba->devfreq); in ufshcd_resume_clkscaling()