Searched refs:reset_ras_error_count (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | hdp_v4_0.c | 170 .reset_ras_error_count = hdp_v4_0_reset_ras_error_count,
|
D | sdma_v4_4.c | 267 .reset_ras_error_count = sdma_v4_4_reset_ras_error_count,
|
D | amdgpu_ras.h | 719 void (*reset_ras_error_count)(struct amdgpu_device *adev); member
|
D | mmhub_v1_8.c | 706 .reset_ras_error_count = mmhub_v1_8_reset_ras_error_count,
|
D | mmhub_v1_0.c | 782 .reset_ras_error_count = mmhub_v1_0_reset_ras_error_count,
|
D | gfx_v9_4.c | 1012 .reset_ras_error_count = &gfx_v9_4_reset_ras_error_count,
|
D | jpeg_v4_0_3.c | 1238 .reset_ras_error_count = jpeg_v4_0_3_reset_ras_error_count,
|
D | amdgpu_xgmi.c | 1470 .reset_ras_error_count = amdgpu_xgmi_reset_ras_error_count,
|
D | mmhub_v1_7.c | 1326 .reset_ras_error_count = mmhub_v1_7_reset_ras_error_count,
|
D | mmhub_v9_4.c | 1668 .reset_ras_error_count = mmhub_v9_4_reset_ras_error_count,
|
D | vcn_v4_0_3.c | 1888 .reset_ras_error_count = vcn_v4_0_3_reset_ras_error_count,
|
D | amdgpu_ras.c | 1450 if (block_obj->hw_ops->reset_ras_error_count) in amdgpu_ras_reset_error_count() 1451 block_obj->hw_ops->reset_ras_error_count(adev); in amdgpu_ras_reset_error_count()
|
D | sdma_v4_4_2.c | 2291 .reset_ras_error_count = sdma_v4_4_2_reset_ras_error_count,
|
D | gfx_v9_4_2.c | 1916 .reset_ras_error_count = &gfx_v9_4_2_reset_ras_error_count,
|
D | sdma_v4_0.c | 2715 .reset_ras_error_count = sdma_v4_0_reset_ras_error_count,
|
D | gfx_v9_4_3.c | 5053 .reset_ras_error_count = &gfx_v9_4_3_reset_ras_error_count,
|
D | gfx_v9_0.c | 2001 .reset_ras_error_count = &gfx_v9_0_reset_ras_error_count,
|