Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c1371 static int amdgpu_ras_query_error_status_with_event(struct amdgpu_device *adev, in amdgpu_ras_query_error_status_with_event() function
1424 return amdgpu_ras_query_error_status_with_event(adev, info, RAS_EVENT_TYPE_INVALID); in amdgpu_ras_query_error_status()
2409 amdgpu_ras_query_error_status_with_event(adev, &info, type); in amdgpu_ras_log_on_err_counter()
2975 ret = amdgpu_ras_query_error_status_with_event(adev, &info, type); in amdgpu_ras_poison_creation_handler()