check_soft_reset 3250 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->funcs->check_soft_reset)
check_soft_reset 3252 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				adev->ip_blocks[i].version->funcs->check_soft_reset(adev);
check_soft_reset 1380 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 	.check_soft_reset = NULL,
check_soft_reset 3296 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	.check_soft_reset = dce_v10_0_check_soft_reset,
check_soft_reset 6924 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	.check_soft_reset = gfx_v8_0_check_soft_reset,
check_soft_reset 1700 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c 	.check_soft_reset = gmc_v8_0_check_soft_reset,
check_soft_reset 1564 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 	.check_soft_reset = sdma_v3_0_check_soft_reset,
check_soft_reset  463 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	.check_soft_reset = tonga_ih_check_soft_reset,
check_soft_reset 1506 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c 	.check_soft_reset = uvd_v6_0_check_soft_reset,
check_soft_reset 1764 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c 	.check_soft_reset = NULL /* uvd_v7_0_check_soft_reset */,
check_soft_reset  883 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c 	.check_soft_reset = vce_v3_0_check_soft_reset,
check_soft_reset 1059 drivers/gpu/drm/amd/amdgpu/vce_v4_0.c 	.check_soft_reset = NULL /* vce_v4_0_check_soft_reset */,
check_soft_reset 2190 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 	.check_soft_reset = NULL /* vcn_v1_0_check_soft_reset */,
check_soft_reset 2163 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 	.check_soft_reset = NULL,
check_soft_reset 1397 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 	.check_soft_reset = NULL,
check_soft_reset 1290 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	.check_soft_reset = dm_check_soft_reset,
check_soft_reset  183 drivers/gpu/drm/amd/include/amd_shared.h 	bool (*check_soft_reset)(void *handle);
check_soft_reset 1784 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 	.check_soft_reset = NULL,