Searched refs:info_crc (Results 1 – 1 of 1) sorted by relevance
226 u32 info_crc; member1341 u32 info_crc, config_crc, calculated_crc; in mxt_update_cfg() local1378 ret = sscanf(cfg->data + data_pos, "%x%n", &info_crc, &offset); in mxt_update_cfg()1398 if (info_crc == data->info_crc) { in mxt_update_cfg()1412 data->info_crc, info_crc); in mxt_update_cfg()