Searched refs:omap_lcd_config (Results 1 – 7 of 7) sorted by relevance
16 struct omap_lcd_config { struct24 struct omap_lcd_config lcd; argument27 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config);
58 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config) in omapfb_set_lcd_config()80 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config) in omapfb_set_lcd_config()
178 static const struct omap_lcd_config palmte_lcd_config __initconst = {
110 static const struct omap_lcd_config nokia770_lcd_config __initconst = {
296 static const struct omap_lcd_config sx1_lcd_config __initconst = {
155 static const struct omap_lcd_config ams_delta_lcd_config __initconst = {
91 struct omap_lcd_config { struct203 struct omap_lcd_config lcd;242 OMAP_TAG_HEADER_CONFIG(OMAP_TAG_LCD, omap_lcd_config), \