|
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 33 of file exynos_drm_vidi.c.
| 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.
Definition at line 42 of file exynos_drm_vidi.c.
1.8.2