HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_ras_error_to_ta (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ras.h 556 amdgpu_ras_error_to_ta(enum amdgpu_ras_error_type error) { function in typeref:enum:ta_ras_error_type
amdgpu_ras.c 562 .error_type = amdgpu_ras_error_to_ta(head->type),
567 .error_type = amdgpu_ras_error_to_ta(head->type),
777 .inject_error_type = amdgpu_ras_error_to_ta(info->head.type),
amdgpu_gfx_v9_4.c 974 block_info.inject_error_type = amdgpu_ras_error_to_ta(info->head.type);
amdgpu_gfx_v9_0.c 6116 block_info.inject_error_type = amdgpu_ras_error_to_ta(info->head.type);

Completed in 19 milliseconds