Home
last modified time | relevance | path

Searched refs:pwr_change_notify (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-hisi.c546 .pwr_change_notify = ufs_hisi_pwr_change_notify,
555 .pwr_change_notify = ufs_hisi_pwr_change_notify,
H A Dufshcd.h280 * @pwr_change_notify: called before and after a power mode change
310 int (*pwr_change_notify)(struct ufs_hba *, member
1132 if (hba->vops && hba->vops->pwr_change_notify)
1133 return hba->vops->pwr_change_notify(hba, status,
H A Dufs-mediatek.c925 .pwr_change_notify = ufs_mtk_pwr_change_notify,
H A Dufs-exynos.c1219 .pwr_change_notify = exynos_ufs_pwr_change_notify,
H A Dufs-qcom.c1491 .pwr_change_notify = ufs_qcom_pwr_change_notify,
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd-priv.h170 if (hba->vops && hba->vops->pwr_change_notify) in ufshcd_vops_pwr_change_notify()
171 return hba->vops->pwr_change_notify(hba, status, in ufshcd_vops_pwr_change_notify()
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-hisi.c547 .pwr_change_notify = ufs_hisi_pwr_change_notify,
556 .pwr_change_notify = ufs_hisi_pwr_change_notify,
H A Dufshcd-pci.c470 .pwr_change_notify = ufs_intel_lkf_pwr_change_notify,
H A Dufs-sprd.c401 .pwr_change_notify = sprd_ufs_pwr_change_notify,
H A Dufs-mediatek.c1678 .pwr_change_notify = ufs_mtk_pwr_change_notify,
H A Dufs-exynos.c1575 .pwr_change_notify = exynos_ufs_pwr_change_notify,
H A Dufs-qcom.c1879 .pwr_change_notify = ufs_qcom_pwr_change_notify,
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h305 * @pwr_change_notify: called before and after a power mode change
343 int (*pwr_change_notify)(struct ufs_hba *, member

Completed in 20 milliseconds