Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vidi_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 33 of file exynos_drm_vidi.c.

Field Documentation

unsigned int bpp

Definition at line 40 of file exynos_drm_vidi.c.

unsigned int buf_offsize

Definition at line 43 of file exynos_drm_vidi.c.

dma_addr_t dma_addr

Definition at line 41 of file exynos_drm_vidi.c.

bool enabled

Definition at line 45 of file exynos_drm_vidi.c.

unsigned int fb_height

Definition at line 39 of file exynos_drm_vidi.c.

unsigned int fb_width

Definition at line 38 of file exynos_drm_vidi.c.

unsigned int line_size

Definition at line 44 of file exynos_drm_vidi.c.

unsigned int offset_x

Definition at line 34 of file exynos_drm_vidi.c.

unsigned int offset_y

Definition at line 35 of file exynos_drm_vidi.c.

unsigned int ovl_height

Definition at line 37 of file exynos_drm_vidi.c.

unsigned int ovl_width

Definition at line 36 of file exynos_drm_vidi.c.

void __iomem* vaddr

Definition at line 42 of file exynos_drm_vidi.c.


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