Linux Kernel
3.7.1
|
Data Fields | |
dma_addr_t | dma_addr |
void __iomem * | vaddr |
dma_addr_t | chroma_dma_addr |
void __iomem * | chroma_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 |
Definition at line 42 of file exynos_mixer.c.
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.
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.
Definition at line 44 of file exynos_mixer.c.