Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_eeprom.c151 #define to_ras_core_context(x) (container_of(x, struct ras_core_context, ras_eeprom)) macro
294 struct ras_core_context *ras_core = to_ras_core_context(control); in __write_table_header()
348 struct ras_core_context *ras_core = to_ras_core_context(control); in __write_table_ras_info()
601 struct ras_core_context *ras_core = to_ras_core_context(control); in __ras_eeprom_write()
738 struct ras_core_context *ras_core = to_ras_core_context(control); in ras_eeprom_update_header()
886 struct ras_core_context *ras_core = to_ras_core_context(control); in __ras_eeprom_read()
1026 struct ras_core_context *ras_core = to_ras_core_context(control); in __verify_ras_table_checksum()
1070 struct ras_core_context *ras_core = to_ras_core_context(control); in __read_table_ras_info()