Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dcdns-pltfrm.c250 .hce_enable_notify = cdns_ufs_hce_enable_notify,
258 .hce_enable_notify = cdns_ufs_hce_enable_notify,
H A Dufshcd-pci.c504 .hce_enable_notify = ufs_intel_hce_enable_notify,
525 .hce_enable_notify = ufs_intel_hce_enable_notify,
H A Dufs-rockchip.c227 .hce_enable_notify = ufs_rockchip_hce_enable_notify,
H A Dufs-sprd.c400 .hce_enable_notify = sprd_ufs_n6_hce_enable_notify,
H A Dufs-renesas.c526 .hce_enable_notify = ufs_renesas_hce_enable_notify,
H A Dufs-mediatek.c2069 .hce_enable_notify = ufs_mtk_hce_enable_notify,
H A Dufs-qcom.c2223 .hce_enable_notify = ufs_qcom_hce_enable_notify,
/linux/include/ufs/
H A Dufshcd.h307 * @hce_enable_notify: called before and after HCE enable bit is set to allow
352 int (*hce_enable_notify)(struct ufs_hba *, member