Home
last modified time | relevance | path

Searched refs:hibern8_notify (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/ufs/
A Dcdns-pltfrm.c256 .hibern8_notify = cdns_ufs_hibern8_notify,
265 .hibern8_notify = cdns_ufs_hibern8_notify,
A Dufshcd.h343 void (*hibern8_notify)(struct ufs_hba *, enum uic_cmd_dme, member
1318 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()
A Dufs-exynos.c1484 .hibern8_notify = exynos_ufs_hibern8_notify,

Completed in 11 milliseconds