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

#include <exynos_drm.h>

Data Fields

uint64_t size
 
unsigned int flags
 
unsigned int handle
 

Detailed Description

User-desired buffer creation information structure.

: user-desired memory allocation size.

Definition at line 43 of file exynos_drm.h.

Field Documentation

unsigned int flags

Definition at line 45 of file exynos_drm.h.

unsigned int handle

Definition at line 46 of file exynos_drm.h.

uint64_t size

Definition at line 44 of file exynos_drm.h.


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