Searched refs:hibern8_notify (Results 1 – 3 of 3) sorted by relevance
256 .hibern8_notify = cdns_ufs_hibern8_notify,265 .hibern8_notify = cdns_ufs_hibern8_notify,
343 void (*hibern8_notify)(struct ufs_hba *, enum uic_cmd_dme, member1318 if (hba->vops && hba->vops->hibern8_notify) in ufshcd_vops_hibern8_notify()1319 return hba->vops->hibern8_notify(hba, cmd, status); in ufshcd_vops_hibern8_notify()
1484 .hibern8_notify = exynos_ufs_hibern8_notify,
Completed in 11 milliseconds