Searched refs:pwr_change_notify (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/ufs/core/ |
| H A D | ufshcd-priv.h | 168 if (hba->vops && hba->vops->pwr_change_notify) in ufshcd_vops_pwr_change_notify() 169 return hba->vops->pwr_change_notify(hba, status, in ufshcd_vops_pwr_change_notify()
|
| /linux-6.15/drivers/ufs/host/ |
| H A D | ufs-hisi.c | 546 .pwr_change_notify = ufs_hisi_pwr_change_notify, 555 .pwr_change_notify = ufs_hisi_pwr_change_notify,
|
| H A D | ufs-sprd.c | 401 .pwr_change_notify = sprd_ufs_pwr_change_notify,
|
| H A D | ufshcd-pci.c | 516 .pwr_change_notify = ufs_intel_lkf_pwr_change_notify,
|
| H A D | ufs-qcom.c | 1970 .pwr_change_notify = ufs_qcom_pwr_change_notify,
|
| H A D | ufs-mediatek.c | 1807 .pwr_change_notify = ufs_mtk_pwr_change_notify,
|
| H A D | ufs-exynos.c | 2001 .pwr_change_notify = exynos_ufs_pwr_change_notify,
|
| /linux-6.15/include/ufs/ |
| H A D | ufshcd.h | 356 int (*pwr_change_notify)(struct ufs_hba *, member
|