Searched refs:hce_enable_notify (Results 1 – 3 of 3) sorted by relevance
92 .hce_enable_notify = cdns_ufs_hce_enable_notify,
742 int (*hce_enable_notify)(struct ufs_hba *hba, member821 if (hba->ops && hba->ops->hce_enable_notify) in ufshcd_ops_hce_enable_notify()822 return hba->ops->hce_enable_notify(hba, status); in ufshcd_ops_hce_enable_notify()
241 .hce_enable_notify = ufs_rockchip_hce_enable_notify,