Home
last modified time | relevance | path

Searched refs:pwr_change_notify (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/scsi/ufs/
Dufs-hisi.c543 .pwr_change_notify = ufs_hisi_pwr_change_notify,
552 .pwr_change_notify = ufs_hisi_pwr_change_notify,
Dufshcd.h307 int (*pwr_change_notify)(struct ufs_hba *, member
1117 if (hba->vops && hba->vops->pwr_change_notify) in ufshcd_vops_pwr_change_notify()
1118 return hba->vops->pwr_change_notify(hba, status, in ufshcd_vops_pwr_change_notify()
Dufs-mediatek.c918 .pwr_change_notify = ufs_mtk_pwr_change_notify,
Dufs-qcom.c1481 .pwr_change_notify = ufs_qcom_pwr_change_notify,
Dufs-exynos.c1214 .pwr_change_notify = exynos_ufs_pwr_change_notify,