Searched refs:current_ee (Results 1 – 1 of 1) sorted by relevance
379 enum mhi_ee_type ee = MHI_EE_MAX, current_ee = mhi_cntrl->ee; in mhi_pm_mission_mode_transition() local399 device_for_each_child(&mhi_cntrl->mhi_dev->dev, ¤t_ee, in mhi_pm_mission_mode_transition()1059 enum mhi_ee_type current_ee; in mhi_async_power_up() local1084 current_ee = mhi_get_exec_env(mhi_cntrl); in mhi_async_power_up()1088 if (!MHI_IN_PBL(current_ee) && current_ee != MHI_EE_AMSS) { in mhi_async_power_up()1090 TO_MHI_EXEC_STR(current_ee)); in mhi_async_power_up()1097 TO_MHI_EXEC_STR(current_ee), TO_MHI_STATE_STR(state)); in mhi_async_power_up()1121 next_state = MHI_IN_PBL(current_ee) ? in mhi_async_power_up()