Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/ufs/
Dufshcd.h279 int (*pwr_change_notify)(struct ufs_hba *, member
762 if (hba->vops && hba->vops->pwr_change_notify) in ufshcd_vops_pwr_change_notify()
763 return hba->vops->pwr_change_notify(hba, status, in ufshcd_vops_pwr_change_notify()
Dufs-qcom.c1511 .pwr_change_notify = ufs_qcom_pwr_change_notify,