Searched defs:exynos_drm_overlay (Results 1 – 1 of 1) sorted by relevance
104 struct exynos_drm_overlay { struct105 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 …]