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

Data Fields

dma_addr_t dma_addr
 
void __iomemvaddr
 
dma_addr_t chroma_dma_addr
 
void __iomemchroma_vaddr
 
uint32_t pixel_format
 
unsigned int bpp
 
unsigned int crtc_x
 
unsigned int crtc_y
 
unsigned int crtc_width
 
unsigned int crtc_height
 
unsigned int fb_x
 
unsigned int fb_y
 
unsigned int fb_width
 
unsigned int fb_height
 
unsigned int src_width
 
unsigned int src_height
 
unsigned int mode_width
 
unsigned int mode_height
 
unsigned int scan_flags
 

Detailed Description

Definition at line 42 of file exynos_mixer.c.

Field Documentation

unsigned int bpp

Definition at line 48 of file exynos_mixer.c.

dma_addr_t chroma_dma_addr

Definition at line 45 of file exynos_mixer.c.

void __iomem* chroma_vaddr

Definition at line 46 of file exynos_mixer.c.

unsigned int crtc_height

Definition at line 52 of file exynos_mixer.c.

unsigned int crtc_width

Definition at line 51 of file exynos_mixer.c.

unsigned int crtc_x

Definition at line 49 of file exynos_mixer.c.

unsigned int crtc_y

Definition at line 50 of file exynos_mixer.c.

dma_addr_t dma_addr

Definition at line 43 of file exynos_mixer.c.

unsigned int fb_height

Definition at line 56 of file exynos_mixer.c.

unsigned int fb_width

Definition at line 55 of file exynos_mixer.c.

unsigned int fb_x

Definition at line 53 of file exynos_mixer.c.

unsigned int fb_y

Definition at line 54 of file exynos_mixer.c.

unsigned int mode_height

Definition at line 60 of file exynos_mixer.c.

unsigned int mode_width

Definition at line 59 of file exynos_mixer.c.

Definition at line 47 of file exynos_mixer.c.

unsigned int scan_flags

Definition at line 61 of file exynos_mixer.c.

unsigned int src_height

Definition at line 58 of file exynos_mixer.c.

unsigned int src_width

Definition at line 57 of file exynos_mixer.c.

void __iomem* vaddr

Definition at line 44 of file exynos_mixer.c.


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