Searched refs:total_config_sz (Results 1 – 1 of 1) sorted by relevance
211 unsigned int total_config_sz = 0; in tasdevice_rca_parser() local284 total_config_sz += fw_hdr->config_size[i]; in tasdevice_rca_parser()287 if (fw_hdr->img_sz - total_config_sz != (unsigned int)offset) { in tasdevice_rca_parser()