Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufs-hisi.c546 .pwr_change_notify = ufs_hisi_pwr_change_notify,
555 .pwr_change_notify = ufs_hisi_pwr_change_notify,
Dufshcd.h310 int (*pwr_change_notify)(struct ufs_hba *, member
1132 if (hba->vops && hba->vops->pwr_change_notify) in ufshcd_vops_pwr_change_notify()
1133 return hba->vops->pwr_change_notify(hba, status, in ufshcd_vops_pwr_change_notify()
Dufs-mediatek.c925 .pwr_change_notify = ufs_mtk_pwr_change_notify,
Dufs-qcom.c1491 .pwr_change_notify = ufs_qcom_pwr_change_notify,
Dufs-exynos.c1219 .pwr_change_notify = exynos_ufs_pwr_change_notify,
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch355524 + .pwr_change_notify = hiufs_pwr_change_notify,