data_crc32 184 drivers/thunderbolt/eeprom.c u32 data_crc32; /* checksum for data_len bytes starting at byte 13 */ data_crc32 574 drivers/thunderbolt/eeprom.c if (crc != header->data_crc32) { data_crc32 577 drivers/thunderbolt/eeprom.c header->data_crc32, crc);