amdgpu_ras_query_error_status_with_event
return amdgpu_ras_query_error_status_with_event(adev, info, RAS_EVENT_TYPE_INVALID);
amdgpu_ras_query_error_status_with_event(adev, &info, type);
ret = amdgpu_ras_query_error_status_with_event(adev, &info, type);