Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c183 struct hdmi_context { struct
184 struct exynos_drm_display display;
185 struct device *dev;
186 struct drm_device *drm_dev;
187 struct drm_connector connector;
188 struct drm_encoder *encoder;
189 bool hpd;
190 bool powered;
191 bool dvi_mode;
192 struct mutex hdmi_mutex;
[all …]