Home
last modified time | relevance | path

Searched defs:scale_up (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/ufs/
Dufshcd.c903 static int ufshcd_scale_clks(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_clks()
980 bool scale_up) in ufshcd_is_devfreq_scaling_required()
1073 static int ufshcd_scale_gear(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_gear()
1145 static int ufshcd_devfreq_scale(struct ufs_hba *hba, bool scale_up) in ufshcd_devfreq_scale()
1227 bool scale_up, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local
Dufs-qcom.c1301 bool scale_up, enum ufs_notify_change_status status) in ufs_qcom_clk_scale_notify()
/Linux-v5.4/block/
Dblk-wbt.c309 static void scale_up(struct rq_wb *rwb) in scale_up() function