Lines Matching defs:mhi_cntrl
111 enum mhi_pm_state __must_check mhi_tryset_pm_state(struct mhi_controller *mhi_cntrl, in mhi_tryset_pm_state()
130 void mhi_set_mhi_state(struct mhi_controller *mhi_cntrl, enum mhi_state state) in mhi_set_mhi_state()
149 static void mhi_toggle_dev_wake_nop(struct mhi_controller *mhi_cntrl) in mhi_toggle_dev_wake_nop()
153 static void mhi_toggle_dev_wake(struct mhi_controller *mhi_cntrl) in mhi_toggle_dev_wake()
160 int mhi_ready_state_transition(struct mhi_controller *mhi_cntrl) in mhi_ready_state_transition()
247 int mhi_pm_m0_transition(struct mhi_controller *mhi_cntrl) in mhi_pm_m0_transition()
322 void mhi_pm_m1_transition(struct mhi_controller *mhi_cntrl) in mhi_pm_m1_transition()
358 int mhi_pm_m3_transition(struct mhi_controller *mhi_cntrl) in mhi_pm_m3_transition()
379 static int mhi_pm_mission_mode_transition(struct mhi_controller *mhi_cntrl) in mhi_pm_mission_mode_transition()
456 static void mhi_pm_disable_transition(struct mhi_controller *mhi_cntrl) in mhi_pm_disable_transition()
567 static void mhi_pm_sys_error_transition(struct mhi_controller *mhi_cntrl) in mhi_pm_sys_error_transition()
710 int mhi_queue_state_transition(struct mhi_controller *mhi_cntrl, in mhi_queue_state_transition()
730 void mhi_pm_sys_err_handler(struct mhi_controller *mhi_cntrl) in mhi_pm_sys_err_handler()
748 struct mhi_controller *mhi_cntrl = container_of(work, in mhi_pm_st_worker() local
808 int mhi_pm_suspend(struct mhi_controller *mhi_cntrl) in mhi_pm_suspend()
896 static int __mhi_pm_resume(struct mhi_controller *mhi_cntrl, bool force) in __mhi_pm_resume()
960 int mhi_pm_resume(struct mhi_controller *mhi_cntrl) in mhi_pm_resume()
966 int mhi_pm_resume_force(struct mhi_controller *mhi_cntrl) in mhi_pm_resume_force()
972 int __mhi_device_get_sync(struct mhi_controller *mhi_cntrl) in __mhi_device_get_sync()
1003 static void mhi_assert_dev_wake(struct mhi_controller *mhi_cntrl, bool force) in mhi_assert_dev_wake()
1040 static void mhi_deassert_dev_wake(struct mhi_controller *mhi_cntrl, in mhi_deassert_dev_wake()
1062 int mhi_async_power_up(struct mhi_controller *mhi_cntrl) in mhi_async_power_up()
1152 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful) in mhi_power_down()
1197 int mhi_sync_power_up(struct mhi_controller *mhi_cntrl) in mhi_sync_power_up()
1217 int mhi_force_rddm_mode(struct mhi_controller *mhi_cntrl) in mhi_force_rddm_mode()
1241 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in mhi_device_get() local
1255 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in mhi_device_get_sync() local
1268 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in mhi_device_put() local