Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h647 amdgpu_ras_error_to_ta(enum amdgpu_ras_error_type error) { in amdgpu_ras_error_to_ta() function
Damdgpu_ras.c789 .error_type = amdgpu_ras_error_to_ta(head->type), in amdgpu_ras_feature_enable()
794 .error_type = amdgpu_ras_error_to_ta(head->type), in amdgpu_ras_feature_enable()
1132 .inject_error_type = amdgpu_ras_error_to_ta(info->head.type), in amdgpu_ras_error_inject()
Dgfx_v9_0.c6454 block_info.inject_error_type = amdgpu_ras_error_to_ta(info->head.type); in gfx_v9_0_ras_error_inject()