Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bus/mhi/host/
Dpm.c382 enum mhi_ee_type ee = MHI_EE_MAX, current_ee = mhi_cntrl->ee; in mhi_pm_mission_mode_transition() local
402 device_for_each_child(&mhi_cntrl->mhi_dev->dev, &current_ee, in mhi_pm_mission_mode_transition()
1064 enum mhi_ee_type current_ee; in mhi_async_power_up() local
1089 current_ee = mhi_get_exec_env(mhi_cntrl); in mhi_async_power_up()
1093 if (!MHI_POWER_UP_CAPABLE(current_ee)) { in mhi_async_power_up()
1095 TO_MHI_EXEC_STR(current_ee)); in mhi_async_power_up()
1102 TO_MHI_EXEC_STR(current_ee), mhi_state_str(state)); in mhi_async_power_up()
1125 next_state = MHI_IN_PBL(current_ee) ? in mhi_async_power_up()