Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dtas2781-fmwlib.c213 unsigned int total_config_sz = 0; in tasdevice_rca_parser() local
286 total_config_sz += fw_hdr->config_size[i]; in tasdevice_rca_parser()
289 if (fw_hdr->img_sz - total_config_sz != (unsigned int)offset) { in tasdevice_rca_parser()