mhi_tryset_pm_state
new_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_FW_DL_ERR);
new_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_FW_DL_ERR);
enum mhi_pm_state __must_check mhi_tryset_pm_state(
pm_state = mhi_tryset_pm_state(mhi_cntrl,
pm_state = mhi_tryset_pm_state(mhi_cntrl,
pm_state = mhi_tryset_pm_state(mhi_cntrl,
cur_state = mhi_tryset_pm_state(mhi_cntrl, transition_state);
cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_POR);
cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M0);
state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M2);
state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M3);
cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_DISABLE);
cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_SYS_ERR_PROCESS);
cur_state = mhi_tryset_pm_state(mhi_cntrl,
cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_POR);
new_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M3_ENTER);
cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M3_EXIT);
TRACE_EVENT(mhi_tryset_pm_state,