Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_hdmi.h50 struct hdmi_context { struct
51 struct device *dev;
52 struct drm_device *drm_dev;
53 struct fb_videomode *default_timing;
54 unsigned int default_win;
55 unsigned int default_bpp;
56 bool hpd_handle;
57 bool enabled;
59 struct resource *regs_res;
61 void __iomem *regs;
[all …]