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

Data Fields

unsigned int offset_x
 
unsigned int offset_y
 
unsigned int ovl_width
 
unsigned int ovl_height
 
unsigned int fb_width
 
unsigned int fb_height
 
unsigned int bpp
 
dma_addr_t dma_addr
 
void __iomemvaddr
 
unsigned int buf_offsize
 
unsigned int line_size
 
bool enabled
 

Detailed Description

Definition at line 72 of file exynos_drm_fimd.c.

Field Documentation

unsigned int bpp

Definition at line 79 of file exynos_drm_fimd.c.

unsigned int buf_offsize

Definition at line 82 of file exynos_drm_fimd.c.

dma_addr_t dma_addr

Definition at line 80 of file exynos_drm_fimd.c.

bool enabled

Definition at line 84 of file exynos_drm_fimd.c.

unsigned int fb_height

Definition at line 78 of file exynos_drm_fimd.c.

unsigned int fb_width

Definition at line 77 of file exynos_drm_fimd.c.

unsigned int line_size

Definition at line 83 of file exynos_drm_fimd.c.

unsigned int offset_x

Definition at line 73 of file exynos_drm_fimd.c.

unsigned int offset_y

Definition at line 74 of file exynos_drm_fimd.c.

unsigned int ovl_height

Definition at line 76 of file exynos_drm_fimd.c.

unsigned int ovl_width

Definition at line 75 of file exynos_drm_fimd.c.

void __iomem* vaddr

Definition at line 81 of file exynos_drm_fimd.c.


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