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

#include <drm.h>

Data Fields

__u32 name
 
__u32 handle
 
__u64 size
 

Detailed Description

DRM_IOCTL_GEM_OPEN ioctl argument type

Definition at line 603 of file drm.h.

Field Documentation

Returned handle for the object

Definition at line 608 of file drm.h.

__u32 name

Name of object being opened

Definition at line 605 of file drm.h.

__u64 size

Returned size of the object

Definition at line 611 of file drm.h.


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