Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmhi.h41 MHI_CB_LPM_ENTER, enumerator
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmhi.c304 case MHI_CB_LPM_ENTER: in ath11k_mhi_op_callback_to_str()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmhi.c294 case MHI_CB_LPM_ENTER: in ath12k_mhi_op_callback_to_str()
/openbmc/linux/drivers/bus/mhi/host/
H A Dpm.c907 mhi_notify(itr->mhi_dev, MHI_CB_LPM_ENTER); in mhi_pm_suspend()