Home
last modified time | relevance | path

Searched refs:hce_enable_notify (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dcdns-pltfrm.c251 .hce_enable_notify = cdns_ufs_hce_enable_notify,
259 .hce_enable_notify = cdns_ufs_hce_enable_notify,
Dufshcd.h306 int (*hce_enable_notify)(struct ufs_hba *, member
1113 if (hba->vops && hba->vops->hce_enable_notify) in ufshcd_vops_hce_enable_notify()
1114 return hba->vops->hce_enable_notify(hba, status); in ufshcd_vops_hce_enable_notify()
Dufs-mediatek.c923 .hce_enable_notify = ufs_mtk_hce_enable_notify,
Dufs-qcom.c1489 .hce_enable_notify = ufs_qcom_hce_enable_notify,
Dufs-exynos.c1217 .hce_enable_notify = exynos_ufs_hce_enable_notify,