Searched refs:devfreq_resume_device (Results 1 – 3 of 3) sorted by relevance
193 extern int devfreq_resume_device(struct devfreq *devfreq);259 static inline int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function
638 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function649 EXPORT_SYMBOL(devfreq_resume_device);
551 devfreq_resume_device(hba->devfreq); in ufshcd_ungate_work()4212 devfreq_resume_device(hba->devfreq); in ufshcd_probe_hba()5081 devfreq_resume_device(hba->devfreq); in ufshcd_resume()