Lines Matching refs:device_handle
40 static amdgpu_device_handle device_handle;
273 sb_ctx.dev = device_handle;
293 res = amdgpu_bo_alloc_map(device_handle,
314 res = amdgpu_bo_alloc_map(device_handle,
375 bo = gpu_mem_alloc(device_handle, 4096, 4096,
384 bo = gpu_mem_alloc(device_handle, 4096, 4096,
393 bo = gpu_mem_alloc(device_handle, 4096, 4096,
405 amdgpu_command_submission_write_linear_helper_with_secure(device_handle,
412 amdgpu_command_submission_write_linear_helper_with_secure(device_handle,
432 &minor_version, &device_handle))
436 if (!(device_handle->dev_info.ids_flags & AMDGPU_IDS_FLAGS_TMZ)) {
449 if (amdgpu_device_deinitialize(device_handle))
460 &minor_version, &device_handle);
466 res = amdgpu_query_hw_ip_info(device_handle,
481 res = amdgpu_device_deinitialize(device_handle);