Home
last modified time | relevance | path

Searched refs:hibern8_notify (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dcdns-pltfrm.c253 .hibern8_notify = cdns_ufs_hibern8_notify,
262 .hibern8_notify = cdns_ufs_hibern8_notify,
H A Dufshcd.h287 * @hibern8_notify: called around hibern8 enter/exit
316 void (*hibern8_notify)(struct ufs_hba *, enum uic_cmd_dme, member
1157 if (hba->vops && hba->vops->hibern8_notify)
1158 return hba->vops->hibern8_notify(hba, cmd, status);
H A Dufs-exynos.c1222 .hibern8_notify = exynos_ufs_hibern8_notify,
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dcdns-pltfrm.c252 .hibern8_notify = cdns_ufs_hibern8_notify,
261 .hibern8_notify = cdns_ufs_hibern8_notify,
H A Dufs-sprd.c402 .hibern8_notify = sprd_ufs_n6_h8_notify,
H A Dufs-exynos.c1579 .hibern8_notify = exynos_ufs_hibern8_notify,
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd-priv.h188 if (hba->vops && hba->vops->hibern8_notify) in ufshcd_vops_hibern8_notify()
189 return hba->vops->hibern8_notify(hba, cmd, status); in ufshcd_vops_hibern8_notify()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h312 * @hibern8_notify: called around hibern8 enter/exit
350 void (*hibern8_notify)(struct ufs_hba *, enum uic_cmd_dme, member

Completed in 16 milliseconds