Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc24.c217 ret = amdgpu_device_mode1_reset(adev); in soc24_asic_reset()
H A Dsoc21.c440 ret = amdgpu_device_mode1_reset(adev); in soc21_asic_reset()
H A Damdgpu_device.c4921 int amdgpu_device_mode1_reset(struct amdgpu_device *adev) in amdgpu_device_mode1_reset() function