Searched refs:rddm_image (Results 1 – 4 of 4) sorted by relevance
1150 mhi_alloc_bhie_table(mhi_cntrl, &mhi_cntrl->rddm_image, in mhi_prepare_for_power_up()1152 if (mhi_cntrl->rddm_image) { in mhi_prepare_for_power_up()1154 mhi_cntrl->rddm_image); in mhi_prepare_for_power_up()1157 mhi_cntrl->rddm_image); in mhi_prepare_for_power_up()1184 if (mhi_cntrl->rddm_image) { in mhi_unprepare_after_power_down()1185 mhi_free_bhie_table(mhi_cntrl, mhi_cntrl->rddm_image); in mhi_unprepare_after_power_down()1186 mhi_cntrl->rddm_image = NULL; in mhi_unprepare_after_power_down()
482 if (mhi_cntrl->rddm_image && mhi_get_exec_env(mhi_cntrl) == MHI_EE_RDDM) in mhi_pm_disable_transition()754 if (mhi_cntrl->rddm_image) { in mhi_pm_sys_err_handler()
513 if (mhi_cntrl->rddm_image && mhi_is_active(mhi_cntrl)) { in mhi_intvec_threaded_handler()
399 struct image_info *rddm_image; member