Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c1420 static int amdgpu_ras_query_error_status_with_event(struct amdgpu_device *adev, in amdgpu_ras_query_error_status_with_event() function
1481 return amdgpu_ras_query_error_status_with_event(adev, info, RAS_EVENT_TYPE_INVALID); in amdgpu_ras_query_error_status()
2480 amdgpu_ras_query_error_status_with_event(adev, &info, type); in amdgpu_ras_log_on_err_counter()
3272 ret = amdgpu_ras_query_error_status_with_event(adev, &info, type); in amdgpu_ras_poison_creation_handler()