Searched refs:mhi_tryset_pm_state (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/bus/mhi/host/ |
| H A D | pm.c | 120 enum mhi_pm_state __must_check mhi_tryset_pm_state(struct mhi_controller *mhi_cntrl, in mhi_tryset_pm_state() function 206 cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_POR); in mhi_ready_state_transition() 271 cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M0); in mhi_pm_m0_transition() 343 state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M2); in mhi_pm_m1_transition() 380 state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M3); in mhi_pm_m3_transition() 582 cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_DISABLE); in mhi_pm_disable_transition() 619 cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_SYS_ERR_PROCESS); in mhi_pm_sys_error_transition() 671 cur_state = mhi_tryset_pm_state(mhi_cntrl, in mhi_pm_sys_error_transition() 740 cur_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_POR); in mhi_pm_sys_error_transition() 915 new_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_M3_ENTER); in mhi_pm_suspend() [all …]
|
| H A D | boot.c | 627 new_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_FW_DL_ERR); in mhi_fw_load_handler() 649 new_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_FW_DL_ERR); in mhi_download_amss_image()
|
| H A D | trace.h | 150 TRACE_EVENT(mhi_tryset_pm_state,
|
| H A D | internal.h | 330 enum mhi_pm_state __must_check mhi_tryset_pm_state(
|
| H A D | main.c | 501 pm_state = mhi_tryset_pm_state(mhi_cntrl, in mhi_intvec_threaded_handler() 876 pm_state = mhi_tryset_pm_state(mhi_cntrl, in mhi_process_ctrl_ev_ring() 1094 pm_state = mhi_tryset_pm_state(mhi_cntrl, in mhi_ctrl_ev_task()
|