Home
last modified time | relevance | path

Searched refs:total_config_sz (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c211 unsigned int total_config_sz = 0; in tasdevice_rca_parser() local
284 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()