Home
last modified time | relevance | path

Searched refs:MHI_CB_LPM_EXIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dmhi.h42 MHI_CB_LPM_EXIT, enumerator
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmhi.c306 case MHI_CB_LPM_EXIT: in ath11k_mhi_op_callback_to_str()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmhi.c296 case MHI_CB_LPM_EXIT: in ath12k_mhi_op_callback_to_str()
/openbmc/linux/drivers/bus/mhi/host/
H A Dpm.c943 mhi_notify(itr->mhi_dev, MHI_CB_LPM_EXIT); in __mhi_pm_resume()