Searched refs:devfreq_resume_device (Results 1 – 9 of 9) sorted by relevance
245 int devfreq_resume_device(struct devfreq *devfreq);376 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()
245 devfreq_resume_device(pfdevfreq->devfreq); in panfrost_devfreq_resume()
275 drm_WARN_ON(&ptdev->base, devfreq_resume_device(pdevfreq->devfreq)); in panthor_devfreq_resume()
242 devfreq_resume_device(df->devfreq); in msm_devfreq_resume()
309 return devfreq_resume_device(gdevfreq->devfreq); in gk20a_devfreq_resume()
277 ret = devfreq_resume_device(dmcfreq->devfreq); in rk3399_dmcfreq_resume()
1189 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function1216 EXPORT_SYMBOL(devfreq_resume_device);1254 ret = devfreq_resume_device(devfreq); in devfreq_resume()
1554 devfreq_resume_device(hba->devfreq); in ufshcd_clk_scaling_resume_work()1781 devfreq_resume_device(hba->devfreq); in ufshcd_resume_clkscaling()