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

#include <vmwgfx_drm.h>

Data Fields

uint32_t stream_id
 
uint32_t pad64
 

Detailed Description

DRM_VMW_CLAIM_STREAM - Claim a single stream. struct drm_vmw_context_arg

: Device unique context ID.

Output argument to the DRM_VMW_CREATE_CONTEXT Ioctl. Input argument to the DRM_VMW_UNREF_CONTEXT Ioctl.

Definition at line 516 of file vmwgfx_drm.h.

Field Documentation

uint32_t pad64

Definition at line 518 of file vmwgfx_drm.h.

uint32_t stream_id

Definition at line 517 of file vmwgfx_drm.h.


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