Searched refs:exynos_display_t (Results 1 – 5 of 5) sorted by relevance
44 struct exynos_display_t { struct128 static const std::array<exynos_display_t, 2> AVAILABLE_DISPLAY_UNITS = {{
49 static const std::array<exynos_display_t, 2> AVAILABLE_DISPLAY_UNITS = {{
134 static const std::array<exynos_display_t, 3> AVAILABLE_DISPLAY_UNITS = {
137 static const std::array<exynos_display_t, 3> AVAILABLE_DISPLAY_UNITS = {{
113 exynos_display_t display_t = AVAILABLE_DISPLAY_UNITS[i]; in ExynosDevice()