Searched refs:info_crc (Results 1 – 1 of 1) sorted by relevance
286 u32 info_crc; member1392 u32 info_crc, config_crc, calculated_crc; in mxt_update_cfg() local1429 ret = sscanf(cfg->data + data_pos, "%x%n", &info_crc, &offset); in mxt_update_cfg()1449 if (info_crc == data->info_crc) { in mxt_update_cfg()1463 data->info_crc, info_crc); in mxt_update_cfg()