Linux Kernel
3.7.1
|
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 __iomem * | vaddr |
unsigned int | buf_offsize |
unsigned int | line_size |
bool | enabled |
Definition at line 72 of file exynos_drm_fimd.c.
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.
Definition at line 81 of file exynos_drm_fimd.c.