Home
last modified time | relevance | path

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

/linux/drivers/scsi/ufs/
A Dcdns-pltfrm.c254 .hce_enable_notify = cdns_ufs_hce_enable_notify,
262 .hce_enable_notify = cdns_ufs_hce_enable_notify,
A Dufshcd.h333 int (*hce_enable_notify)(struct ufs_hba *, member
1273 if (hba->vops && hba->vops->hce_enable_notify) in ufshcd_vops_hce_enable_notify()
1274 return hba->vops->hce_enable_notify(hba, status); in ufshcd_vops_hce_enable_notify()
A Dufshcd-pci.c451 .hce_enable_notify = ufs_intel_hce_enable_notify,
A Dufs-mediatek.c1153 .hce_enable_notify = ufs_mtk_hce_enable_notify,
A Dufs-qcom.c1501 .hce_enable_notify = ufs_qcom_hce_enable_notify,
A Dufs-exynos.c1478 .hce_enable_notify = exynos_ufs_hce_enable_notify,

Completed in 171 milliseconds