Searched refs:img_sz (Results 1 – 2 of 2) sorted by relevance
138 unsigned int img_sz; member
228 fw_hdr->img_sz = get_unaligned_be32(&buf[offset]); in tasdevice_rca_parser()230 if (fw_hdr->img_sz != fmw->size) { in tasdevice_rca_parser()233 fw_hdr->img_sz); in tasdevice_rca_parser()268 if (offset + TASDEVICE_DEVICE_SUM > fw_hdr->img_sz) { in tasdevice_rca_parser()287 if (fw_hdr->img_sz - total_config_sz != (unsigned int)offset) { in tasdevice_rca_parser()