Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.h46 struct amdgpu_ras_eeprom_table_header { struct
62 struct amdgpu_ras_eeprom_table_header tbl_hdr; argument
Damdgpu_umc.h63 void (*set_eeprom_table_version)(struct amdgpu_ras_eeprom_table_header *hdr);
Damdgpu_ras_eeprom.c233 __encode_table_header_to_buf(struct amdgpu_ras_eeprom_table_header *hdr, in __encode_table_header_to_buf()
246 __decode_table_header_from_buf(struct amdgpu_ras_eeprom_table_header *hdr, in __decode_table_header_from_buf()
386 struct amdgpu_ras_eeprom_table_header *hdr = &control->tbl_hdr; in amdgpu_ras_eeprom_correct_header_tag()
417 struct amdgpu_ras_eeprom_table_header *hdr = &control->tbl_hdr; in amdgpu_ras_eeprom_reset_table()
1310 struct amdgpu_ras_eeprom_table_header *hdr = &control->tbl_hdr; in amdgpu_ras_eeprom_init()
Dumc_v8_10.c447 static void umc_v8_10_set_eeprom_table_version(struct amdgpu_ras_eeprom_table_header *hdr) in umc_v8_10_set_eeprom_table_version()