Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.h46 struct amdgpu_ras_eeprom_control { struct
114 int amdgpu_ras_eeprom_init(struct amdgpu_ras_eeprom_control *control,
117 int amdgpu_ras_eeprom_reset_table(struct amdgpu_ras_eeprom_control *control);
121 int amdgpu_ras_eeprom_read(struct amdgpu_ras_eeprom_control *control,
124 int amdgpu_ras_eeprom_append(struct amdgpu_ras_eeprom_control *control,
129 void amdgpu_ras_debugfs_set_ret_size(struct amdgpu_ras_eeprom_control *control);
Damdgpu_ras_eeprom.c100 struct amdgpu_ras_eeprom_control *control) in __get_eeprom_i2c_addr_arct()
118 struct amdgpu_ras_eeprom_control *control) in __get_eeprom_i2c_addr()
198 static int __write_table_header(struct amdgpu_ras_eeprom_control *control) in __write_table_header()
228 static u8 __calc_hdr_byte_sum(const struct amdgpu_ras_eeprom_control *control) in __calc_hdr_byte_sum()
245 struct amdgpu_ras_eeprom_control *control, in amdgpu_ras_eeprom_correct_header_tag()
276 int amdgpu_ras_eeprom_reset_table(struct amdgpu_ras_eeprom_control *control) in amdgpu_ras_eeprom_reset_table()
313 __encode_table_record_to_buf(struct amdgpu_ras_eeprom_control *control, in __encode_table_record_to_buf()
341 __decode_table_record_from_buf(struct amdgpu_ras_eeprom_control *control, in __decode_table_record_from_buf()
402 static int __amdgpu_ras_eeprom_write(struct amdgpu_ras_eeprom_control *control, in __amdgpu_ras_eeprom_write()
434 amdgpu_ras_eeprom_append_table(struct amdgpu_ras_eeprom_control *control, in amdgpu_ras_eeprom_append_table()
[all …]
Damdgpu_ras.h365 struct amdgpu_ras_eeprom_control eeprom_control;
Damdgpu_ras.c2033 struct amdgpu_ras_eeprom_control *control; in amdgpu_ras_save_bad_pages()
2065 struct amdgpu_ras_eeprom_control *control = in amdgpu_ras_load_bad_pages()