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

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmw_screen_ioctl.c 52 struct vmw_region struct
255 struct vmw_region *
258 struct vmw_region *region;
266 region = CALLOC_STRUCT(vmw_region);
302 vmw_ioctl_region_destroy(struct vmw_region *region)
322 vmw_ioctl_region_ptr(struct vmw_region *region)
328 vmw_ioctl_region_map(struct vmw_region *region)
352 vmw_ioctl_region_unmap(struct vmw_region *region)
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen_ioctl.c 52 struct vmw_region struct
255 struct vmw_region *
258 struct vmw_region *region;
266 region = CALLOC_STRUCT(vmw_region);
302 vmw_ioctl_region_destroy(struct vmw_region *region)
322 vmw_ioctl_region_ptr(struct vmw_region *region)
328 vmw_ioctl_region_map(struct vmw_region *region)
352 vmw_ioctl_region_unmap(struct vmw_region *region)

Completed in 52 milliseconds