Searched defs:exynos_drm_display_ops (Results 1 – 1 of 1) sorted by relevance
143 struct exynos_drm_display_ops { struct144 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);