Searched refs:host_image (Results 1 – 1 of 1) sorted by relevance
24 u32 image_size, struct host_image_st *host_image) in check_image_valid() argument46 host_image->image_section_info[i] = fw_image->fw_section_info[i]; in check_image_valid()55 host_image->image_info.up_total_len = fw_image->fw_len; in check_image_valid()56 host_image->image_info.fw_version = fw_image->fw_version; in check_image_valid()57 host_image->section_type_num = fw_image->fw_info.fw_section_cnt; in check_image_valid()58 host_image->device_id = fw_image->device_id; in check_image_valid()64 struct host_image_st *host_image, in check_image_integrity() argument70 for (i = 0; i < host_image->section_type_num; i++) { in check_image_integrity()71 type = host_image->image_section_info[i].fw_section_type; in check_image_integrity()123 struct host_image_st *host_image) in hinic_flash_fw() argument[all …]