Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.c764 static void gfx_v9_0_reset_ras_error_count(struct amdgpu_device *adev);
1825 .reset_ras_error_count = &gfx_v9_0_reset_ras_error_count,
6675 static void gfx_v9_0_reset_ras_error_count(struct amdgpu_device *adev) in gfx_v9_0_reset_ras_error_count() function