HomeSort by relevance Sort by last modified time
    Searched defs:map_handle (Results 1 - 10 of 10) sorted by null

  /device/asus/fugu/kernel-headers/drm/
psb_ttm_placement_user.h 51 uint64_t map_handle; member in struct:ttm_pl_rep
  /device/asus/fugu/original-kernel-headers/drm/
psb_ttm_placement_user.h 89 * @map_handle: Offset into the device address space.
107 uint64_t map_handle; member in struct:ttm_pl_rep
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmw_screen_ioctl.c 56 uint64_t map_handle; member in struct:vmw_region
286 region->map_handle = rep->map_handle;
337 region->drm_fd, region->map_handle);
vmwgfx_drm.h 355 * @map_handle: Offset to use in the mmap() call used to map the buffer.
366 uint64_t map_handle; member in struct:drm_vmw_dmabuf_rep
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen_ioctl.c 56 uint64_t map_handle; member in struct:vmw_region
286 region->map_handle = rep->map_handle;
337 region->drm_fd, region->map_handle);
vmwgfx_drm.h 355 * @map_handle: Offset to use in the mmap() call used to map the buffer.
366 uint64_t map_handle; member in struct:drm_vmw_dmabuf_rep
  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 40 uint64_t map_handle; member in struct:drm_nouveau_gem_info
vmwgfx_drm.h 142 uint64_t map_handle; member in struct:drm_vmw_dmabuf_rep
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 45 uint64_t map_handle; member in struct:drm_nouveau_gem_info
vmwgfx_drm.h 368 * @map_handle: Offset to use in the mmap() call used to map the buffer.
379 uint64_t map_handle; member in struct:drm_vmw_dmabuf_rep

Completed in 473 milliseconds