Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ufs/host/
A Dcdns-pltfrm.c255 .hce_enable_notify = cdns_ufs_hce_enable_notify,
263 .hce_enable_notify = cdns_ufs_hce_enable_notify,
A Dufshcd-pci.c468 .hce_enable_notify = ufs_intel_hce_enable_notify,
489 .hce_enable_notify = ufs_intel_hce_enable_notify,
A Dufs-renesas.c376 .hce_enable_notify = ufs_renesas_hce_enable_notify,
A Dufs-sprd.c400 .hce_enable_notify = sprd_ufs_n6_hce_enable_notify,
A Dufs-qcom.c1643 .hce_enable_notify = ufs_qcom_hce_enable_notify,
A Dufs-mediatek.c1512 .hce_enable_notify = ufs_mtk_hce_enable_notify,
A Dufs-exynos.c1573 .hce_enable_notify = exynos_ufs_hce_enable_notify,
/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd-priv.h150 if (hba->vops && hba->vops->hce_enable_notify) in ufshcd_vops_hce_enable_notify()
151 return hba->vops->hce_enable_notify(hba, status); in ufshcd_vops_hce_enable_notify()
/linux-6.3-rc2/include/ufs/
A Dufshcd.h320 int (*hce_enable_notify)(struct ufs_hba *, member

Completed in 36 milliseconds