Searched refs:devfreq_resume_device (Results 1 – 8 of 8) sorted by relevance
241 int devfreq_resume_device(struct devfreq *devfreq);372 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()
240 return devfreq_resume_device(pdevfreq->devfreq); in panthor_devfreq_resume()
242 devfreq_resume_device(pfdevfreq->devfreq); in panfrost_devfreq_resume()
236 devfreq_resume_device(df->devfreq); in msm_devfreq_resume()
277 ret = devfreq_resume_device(dmcfreq->devfreq); in rk3399_dmcfreq_resume()
1194 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function1221 EXPORT_SYMBOL(devfreq_resume_device);1259 ret = devfreq_resume_device(devfreq); in devfreq_resume()
1502 devfreq_resume_device(hba->devfreq); in ufshcd_clk_scaling_resume_work()1735 devfreq_resume_device(hba->devfreq); in ufshcd_resume_clkscaling()