Home
last modified time | relevance | path

Searched defs:exynos_drm_overlay (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_drm_drv.h104 struct exynos_drm_overlay { struct
105 unsigned int fb_x;
106 unsigned int fb_y;
107 unsigned int fb_width;
108 unsigned int fb_height;
109 unsigned int crtc_x;
110 unsigned int crtc_y;
111 unsigned int crtc_width;
112 unsigned int crtc_height;
113 unsigned int mode_width;
[all …]