Symbol: AMD_RESET_METHOD_NONE
sys/dev/pci/drm/amd/amdgpu/aldebaran.c
205
tmp_adev->reset_cntl->active_reset = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/aldebaran.c
452
reset_ctl->active_reset = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/aldebaran.c
53
if (reset_context->method == AMD_RESET_METHOD_NONE) {
sys/dev/pci/drm/amd/amdgpu/aldebaran.c
60
if (reset_context->method != AMD_RESET_METHOD_NONE) {
sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd.c
139
reset_context.method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
4790
amdgpu_reset_method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
7302
reset_context.method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/amdgpu_fence.c
1071
reset_context.method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/amdgpu_job.c
157
reset_context.method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
2789
reset_context.method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/amdgpu_reset.c
141
tmp_adev->reset_cntl->active_reset = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/mxgpu_ai.c
286
reset_context.method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/mxgpu_nv.c
353
reset_context.method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/mxgpu_vi.c
523
reset_context.method = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/sienna_cichlid.c
282
reset_ctl->active_reset = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/sienna_cichlid.c
53
if (reset_context->method != AMD_RESET_METHOD_NONE) {
sys/dev/pci/drm/amd/amdgpu/smu_v13_0_10.c
279
reset_ctl->active_reset = AMD_RESET_METHOD_NONE;
sys/dev/pci/drm/amd/amdgpu/smu_v13_0_10.c
49
if (reset_context->method != AMD_RESET_METHOD_NONE) {