Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_vmw_unref_dmabuf_arg Struct Reference

#include <vmwgfx_drm.h>

Data Fields

uint32_t handle
 
uint32_t pad64
 

Detailed Description

DRM_VMW_UNREF_DMABUF - Free a DMA buffer. struct drm_vmw_unref_dmabuf_arg

: Handle indicating what buffer to free. Obtained from the DRM_VMW_ALLOC_DMABUF Ioctl.

Argument to the DRM_VMW_UNREF_DMABUF Ioctl.

Definition at line 402 of file vmwgfx_drm.h.

Field Documentation

Definition at line 403 of file vmwgfx_drm.h.

uint32_t pad64

Definition at line 404 of file vmwgfx_drm.h.


The documentation for this struct was generated from the following file: