Searched refs:rddm_image (Results 1 – 4 of 4) sorted by relevance
1149 mhi_alloc_bhie_table(mhi_cntrl, &mhi_cntrl->rddm_image, in mhi_prepare_for_power_up()1151 if (mhi_cntrl->rddm_image) { in mhi_prepare_for_power_up()1153 mhi_cntrl->rddm_image); in mhi_prepare_for_power_up()1156 mhi_cntrl->rddm_image); in mhi_prepare_for_power_up()1183 if (mhi_cntrl->rddm_image) { in mhi_unprepare_after_power_down()1184 mhi_free_bhie_table(mhi_cntrl, mhi_cntrl->rddm_image); in mhi_unprepare_after_power_down()1185 mhi_cntrl->rddm_image = NULL; in mhi_unprepare_after_power_down()
474 if (mhi_cntrl->rddm_image && mhi_get_exec_env(mhi_cntrl) == MHI_EE_RDDM) in mhi_pm_disable_transition()740 if (mhi_cntrl->rddm_image) { in mhi_pm_sys_err_handler()
512 if (mhi_cntrl->rddm_image && mhi_is_active(mhi_cntrl)) { in mhi_intvec_threaded_handler()
399 struct image_info *rddm_image; member