Searched refs:fbc_image (Results 1 – 3 of 3) sorted by relevance
480 ret = mhi_alloc_bhie_table(mhi_cntrl, &mhi_cntrl->fbc_image, in mhi_fw_load_handler()488 mhi_firmware_copy(mhi_cntrl, firmware, mhi_cntrl->fbc_image); in mhi_fw_load_handler()506 mhi_free_bhie_table(mhi_cntrl, mhi_cntrl->fbc_image); in mhi_fw_load_handler()507 mhi_cntrl->fbc_image = NULL; in mhi_fw_load_handler()517 struct image_info *image_info = mhi_cntrl->fbc_image; in mhi_download_amss_image()
1166 if (mhi_cntrl->fbc_image) { in mhi_unprepare_after_power_down()1167 mhi_free_bhie_table(mhi_cntrl, mhi_cntrl->fbc_image); in mhi_unprepare_after_power_down()1168 mhi_cntrl->fbc_image = NULL; in mhi_unprepare_after_power_down()
392 struct image_info *fbc_image; member
Completed in 8 milliseconds