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

Data Fields

struct drm_plane plane
 
unsigned int index
 
unsigned int alpha
 
struct shmob_drm_format_infoformat
 
unsigned long dma [2]
 
unsigned int src_x
 
unsigned int src_y
 
unsigned int crtc_x
 
unsigned int crtc_y
 
unsigned int crtc_w
 
unsigned int crtc_h
 

Detailed Description

Definition at line 27 of file shmob_drm_plane.c.

Field Documentation

unsigned int alpha

Definition at line 30 of file shmob_drm_plane.c.

unsigned int crtc_h

Definition at line 40 of file shmob_drm_plane.c.

unsigned int crtc_w

Definition at line 39 of file shmob_drm_plane.c.

unsigned int crtc_x

Definition at line 37 of file shmob_drm_plane.c.

unsigned int crtc_y

Definition at line 38 of file shmob_drm_plane.c.

unsigned long dma[2]

Definition at line 33 of file shmob_drm_plane.c.

Definition at line 32 of file shmob_drm_plane.c.

unsigned int index

Definition at line 29 of file shmob_drm_plane.c.

Definition at line 28 of file shmob_drm_plane.c.

unsigned int src_x

Definition at line 35 of file shmob_drm_plane.c.

unsigned int src_y

Definition at line 36 of file shmob_drm_plane.c.


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