Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/ufs/
Dufshcd.c915 static int ufshcd_set_clk_freq(struct ufs_hba *hba, bool scale_up) in ufshcd_set_clk_freq()
978 static int ufshcd_scale_clks(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_clks()
1010 bool scale_up) in ufshcd_is_devfreq_scaling_required()
1103 static int ufshcd_scale_gear(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_gear()
1174 static int ufshcd_devfreq_scale(struct ufs_hba *hba, bool scale_up) in ufshcd_devfreq_scale()
1260 bool scale_up, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local
Dufs-qcom.c1202 bool scale_up, enum ufs_notify_change_status status) in ufs_qcom_clk_scale_notify()
/Linux-v5.10/block/
Dblk-wbt.c309 static void scale_up(struct rq_wb *rwb) in scale_up() function