Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd.c913 static int ufshcd_set_clk_freq(struct ufs_hba *hba, bool scale_up) in ufshcd_set_clk_freq()
976 static int ufshcd_scale_clks(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_clks()
1008 bool scale_up) in ufshcd_is_devfreq_scaling_required()
1101 static int ufshcd_scale_gear(struct ufs_hba *hba, bool scale_up) in ufshcd_scale_gear()
1172 static int ufshcd_devfreq_scale(struct ufs_hba *hba, bool scale_up) in ufshcd_devfreq_scale()
1258 bool scale_up, sched_clk_scaling_suspend_work = false; in ufshcd_devfreq_target() local
Dufs-qcom.c1212 bool scale_up, enum ufs_notify_change_status status) in ufs_qcom_clk_scale_notify()
/kernel/linux/linux-5.10/block/
Dblk-wbt.c310 static void scale_up(struct rq_wb *rwb) in scale_up() function