Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_drm_drv.h143 struct exynos_drm_display_ops { struct
144 enum exynos_drm_output_type type;
145 bool (*is_connected)(struct device *dev);
146 int (*get_edid)(struct device *dev, struct drm_connector *connector,
148 void *(*get_panel)(struct device *dev);
149 int (*check_timing)(struct device *dev, void *timing);
150 int (*power_on)(struct device *dev, int mode);