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

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmw_screen.h 54 struct vmw_region;
116 struct vmw_region *
120 vmw_ioctl_region_destroy(struct vmw_region *region);
123 vmw_ioctl_region_ptr(struct vmw_region *region);
126 vmw_ioctl_region_map(struct vmw_region *region);
128 vmw_ioctl_region_unmap(struct vmw_region *region);
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)
vmw_buffer.c 64 struct vmw_region *region;
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen.h 54 struct vmw_region;
116 struct vmw_region *
120 vmw_ioctl_region_destroy(struct vmw_region *region);
123 vmw_ioctl_region_ptr(struct vmw_region *region);
126 vmw_ioctl_region_map(struct vmw_region *region);
128 vmw_ioctl_region_unmap(struct vmw_region *region);
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)
vmw_buffer.c 64 struct vmw_region *region;

Completed in 149 milliseconds