HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_device_ip_check_soft_reset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_device.c 3675 * amdgpu_device_ip_check_soft_reset - did soft reset succeed
3684 static bool amdgpu_device_ip_check_soft_reset(struct amdgpu_device *adev) function in typeref:typename:bool
3959 if (!amdgpu_device_ip_check_soft_reset(adev)) {
4035 if (r || amdgpu_device_ip_check_soft_reset(adev)) {
amdgpu_device.c 3675 * amdgpu_device_ip_check_soft_reset - did soft reset succeed
3684 static bool amdgpu_device_ip_check_soft_reset(struct amdgpu_device *adev) function in typeref:typename:bool
3959 if (!amdgpu_device_ip_check_soft_reset(adev)) {
4035 if (r || amdgpu_device_ip_check_soft_reset(adev)) {

Completed in 28 milliseconds