Home
last modified time | relevance | path

Searched refs:POST_CHANGE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/ufs/
Dufs-qcom.c289 case POST_CHANGE: in ufs_qcom_hce_enable_notify()
428 case POST_CHANGE: in ufs_qcom_link_startup_notify()
651 case POST_CHANGE: in ufs_qcom_pwr_change_notify()
Dufshcd.h227 #define POST_CHANGE 1 macro
Dufshcd.c2422 POST_CHANGE, NULL, pwr_mode); in ufshcd_change_power_mode()
2626 hba->vops->hce_enable_notify(hba, POST_CHANGE); in ufshcd_hba_enable()
2670 ret = hba->vops->link_startup_notify(hba, POST_CHANGE); in ufshcd_link_startup()