Searched refs:devfreq_resume_device (Results 1 – 7 of 7) sorted by relevance
233 int devfreq_resume_device(struct devfreq *devfreq);355 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function
181 devfreq_resume_device(pfdevfreq->devfreq); in panfrost_devfreq_resume()
218 return devfreq_resume_device(devfreq->devfreq); in lima_devfreq_resume()
139 devfreq_resume_device(gpu->devfreq.devfreq); in msm_devfreq_resume()
230 ret = devfreq_resume_device(dmcfreq->devfreq); in rk3399_dmcfreq_resume()
1166 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function1193 EXPORT_SYMBOL(devfreq_resume_device);1231 ret = devfreq_resume_device(devfreq); in devfreq_resume()
1286 devfreq_resume_device(hba->devfreq); in ufshcd_clk_scaling_resume_work()1507 devfreq_resume_device(hba->devfreq); in ufshcd_resume_clkscaling()