Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dsoc15.c1042 .reset_hdp_ras_error_count = &vega20_reset_hdp_ras_error_count,
1306 adev->asic_funcs->reset_hdp_ras_error_count) in soc15_common_late_init()
1307 adev->asic_funcs->reset_hdp_ras_error_count(adev); in soc15_common_late_init()
Damdgpu.h611 void (*reset_hdp_ras_error_count)(struct amdgpu_device *adev); member