Home
last modified time | relevance | path

Searched refs:amdgpu_ras_eeprom_reset_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.h135 int amdgpu_ras_eeprom_reset_table(struct amdgpu_ras_eeprom_control *control);
H A Damdgpu_ras_eeprom.c414 int amdgpu_ras_eeprom_reset_table(struct amdgpu_ras_eeprom_control *control) in amdgpu_ras_eeprom_reset_table() function
1416 res = amdgpu_ras_eeprom_reset_table(control); in amdgpu_ras_eeprom_init()
H A Damdgpu_ras.c552 ret = amdgpu_ras_eeprom_reset_table( in amdgpu_ras_debugfs_eeprom_write()