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

#include <exynos_drm.h>

Data Fields

unsigned int handle
 
unsigned int pad
 
uint64_t offset
 

Detailed Description

A structure for getting buffer offset.

: a pointer to gem object created. : just padding to be 64-bit aligned. : relatived offset value of the memory region allocated.

Definition at line 57 of file exynos_drm.h.

Field Documentation

unsigned int handle

Definition at line 58 of file exynos_drm.h.

Definition at line 60 of file exynos_drm.h.

unsigned int pad

Definition at line 59 of file exynos_drm.h.


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