Home
last modified time | relevance | path

Searched refs:clk_scale_notify (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd-priv.h127 if (hba->vops && hba->vops->clk_scale_notify) in ufshcd_vops_clk_scale_notify()
128 return hba->vops->clk_scale_notify(hba, up, status); in ufshcd_vops_clk_scale_notify()
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.h273 * @clk_scale_notify: notifies that clks are scaled up/down
301 int (*clk_scale_notify)(struct ufs_hba *, bool, member
1089 if (hba->vops && hba->vops->clk_scale_notify)
1090 return hba->vops->clk_scale_notify(hba, up, status);
H A Dufs-qcom.c1487 .clk_scale_notify = ufs_qcom_clk_scale_notify,
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h299 * @clk_scale_notify: notifies that clks are scaled up/down
335 int (*clk_scale_notify)(struct ufs_hba *, bool, member
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-mediatek.c1687 .clk_scale_notify = ufs_mtk_clk_scale_notify,
H A Dufs-qcom.c1875 .clk_scale_notify = ufs_qcom_clk_scale_notify,

Completed in 11 milliseconds