Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15.c1041 .reset_hdp_ras_error_count = &vega20_reset_hdp_ras_error_count,
1305 adev->asic_funcs->reset_hdp_ras_error_count) in soc15_common_late_init()
1306 adev->asic_funcs->reset_hdp_ras_error_count(adev); in soc15_common_late_init()
H A Damdgpu.h611 void (*reset_hdp_ras_error_count)(struct amdgpu_device *adev); member