Searched refs:eeprom_table_record (Results 1 – 2 of 2) sorted by relevance
183 struct eeprom_table_record *record, in __encode_table_record_to_buff()210 struct eeprom_table_record *record, in __decode_table_record_from_buff()282 static uint32_t __calc_recs_byte_sum(struct eeprom_table_record *records, in __calc_recs_byte_sum()290 struct eeprom_table_record *record = &records[i]; in __calc_recs_byte_sum()301 struct eeprom_table_record *records, int num) in __calc_tbl_byte_sum()308 struct eeprom_table_record *records, int num, in __update_tbl_checksum()327 struct eeprom_table_record *records, int num) in __validate_tbl_checksum()340 struct eeprom_table_record *records, in amdgpu_ras_eeprom_process_recods()377 struct eeprom_table_record *record = &records[i]; in amdgpu_ras_eeprom_process_recods()419 struct eeprom_table_record *record = &records[i]; in amdgpu_ras_eeprom_process_recods()[all …]
59 struct eeprom_table_record { struct84 struct eeprom_table_record *records, argument