Searched refs:panel_config (Results 1 – 4 of 4) sorted by relevance
41 static struct panel_config panel_cfg;50 static const struct panel_config preset_dvi_640X480 = {62 static const struct panel_config preset_dvi_800X600 = {74 static const struct panel_config preset_dvi_1024X768 = {86 static const struct panel_config preset_dvi_1152X864 = {98 static const struct panel_config preset_dvi_1280X960 = {110 static const struct panel_config preset_dvi_1280X1024 = {122 static const struct panel_config preset_dataimage_480X800 = {148 static void set_preset(const struct panel_config preset, int x_res, int y_res) in set_preset()154 static enum display_type set_dvi_preset(const struct panel_config preset, in set_dvi_preset()[all …]
202 struct panel_config { struct230 void omap3_dss_panel_config(const struct panel_config *panel_cfg); argument
101 void omap3_dss_panel_config(const struct panel_config *panel_cfg) in omap3_dss_panel_config()
520 static const struct panel_config dvid_cfg = {533 static const struct panel_config dvid_cfg_xm = {
Completed in 6 milliseconds