Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c66 struct drm_prime_handle import_handle = { in import_vgem_fd() local
73 ret = ioctl(vgem_fd, DRM_IOCTL_PRIME_FD_TO_HANDLE, &import_handle); in import_vgem_fd()
75 *handle = import_handle.handle; in import_vgem_fd()

Completed in 5 milliseconds