Searched refs:amdgpu_uvd_idle_work_handler (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c137 static void amdgpu_uvd_idle_work_handler(struct work_struct *work);
192 INIT_DELAYED_WORK(&adev->uvd.idle_work, amdgpu_uvd_idle_work_handler);
1260 static void amdgpu_uvd_idle_work_handler(struct work_struct *work) function

Completed in 176 milliseconds