Searched refs:img_sz (Results 1 – 2 of 2) sorted by relevance
131 unsigned int img_sz; member
230 fw_hdr->img_sz = be32_to_cpup((__be32 *)&buf[offset]); in tasdevice_rca_parser()232 if (fw_hdr->img_sz != fmw->size) { in tasdevice_rca_parser()235 fw_hdr->img_sz); in tasdevice_rca_parser()270 if (offset + TASDEVICE_DEVICE_SUM > fw_hdr->img_sz) { in tasdevice_rca_parser()289 if (fw_hdr->img_sz - total_config_sz != (unsigned int)offset) { in tasdevice_rca_parser()