Searched refs:hibern8_notify (Results 1 – 5 of 5) sorted by relevance
252 .hibern8_notify = cdns_ufs_hibern8_notify,261 .hibern8_notify = cdns_ufs_hibern8_notify,
402 .hibern8_notify = sprd_ufs_n6_h8_notify,
1960 .hibern8_notify = exynos_ufs_hibern8_notify,
184 if (hba->vops && hba->vops->hibern8_notify) in ufshcd_vops_hibern8_notify()185 return hba->vops->hibern8_notify(hba, cmd, status); in ufshcd_vops_hibern8_notify()
364 void (*hibern8_notify)(struct ufs_hba *, enum uic_cmd_dme, member