Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Ddrm.h703 struct drm_prime_handle { struct
871 #define DRM_IOCTL_PRIME_HANDLE_TO_FD DRM_IOWR(0x2d, struct drm_prime_handle)
872 #define DRM_IOCTL_PRIME_FD_TO_HANDLE DRM_IOWR(0x2e, struct drm_prime_handle)
/third_party/libdrm/omap/
Domap_drm.c322 struct drm_prime_handle req = { in omap_bo_from_dmabuf()
415 struct drm_prime_handle req = { in omap_bo_dmabuf()
/third_party/libdrm/
Dxf86drm.c2865 struct drm_prime_handle args; in drmPrimeHandleToFD()
2882 struct drm_prime_handle args; in drmPrimeFDToHandle()