Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_eeprom.h180 int ras_eeprom_reset_table(struct ras_core_context *ras_core);
H A Dras_eeprom.c446 int ras_eeprom_reset_table(struct ras_core_context *ras_core) in ras_eeprom_reset_table() function
1136 return ras_eeprom_reset_table(ras_core); in __check_ras_table_status()
H A Dras_cmd.c149 if (ras_eeprom_reset_table(ras_core)) in ras_cmd_clear_bad_page_info()