Searched refs:clk_scale_notify (Results 1 – 3 of 3) sorted by relevance
266 void (*clk_scale_notify)(struct ufs_hba *); member
1008 .clk_scale_notify = ufs_qcom_clk_scale_notify,
5364 if (hba->vops->clk_scale_notify) in ufshcd_scale_clks()5365 hba->vops->clk_scale_notify(hba); in ufshcd_scale_clks()