Searched refs:clk_scale_notify (Results 1 – 3 of 3) sorted by relevance
101 if (hba->vops && hba->vops->clk_scale_notify) in ufshcd_vops_clk_scale_notify()102 return hba->vops->clk_scale_notify(hba, up, status); in ufshcd_vops_clk_scale_notify()
302 int (*clk_scale_notify)(struct ufs_hba *, bool, member
1461 .clk_scale_notify = ufs_qcom_clk_scale_notify,