omap_lcd_config   158 arch/arm/mach-omap1/board-ams-delta.c static const struct omap_lcd_config ams_delta_lcd_config __initconst = {
omap_lcd_config   265 arch/arm/mach-omap1/board-fsample.c static const struct omap_lcd_config fsample_lcd_config = {
omap_lcd_config   356 arch/arm/mach-omap1/board-h2.c static const struct omap_lcd_config h2_lcd_config __initconst = {
omap_lcd_config   376 arch/arm/mach-omap1/board-h3.c static const struct omap_lcd_config h3_lcd_config __initconst = {
omap_lcd_config   379 arch/arm/mach-omap1/board-htcherald.c static const struct omap_lcd_config htcherald_lcd_config __initconst = {
omap_lcd_config   302 arch/arm/mach-omap1/board-innovator.c static const struct omap_lcd_config innovator1510_lcd_config __initconst = {
omap_lcd_config   323 arch/arm/mach-omap1/board-innovator.c static const struct omap_lcd_config innovator1610_lcd_config __initconst = {
omap_lcd_config   103 arch/arm/mach-omap1/board-nokia770.c static const struct omap_lcd_config nokia770_lcd_config __initconst = {
omap_lcd_config   298 arch/arm/mach-omap1/board-osk.c static const struct omap_lcd_config osk_lcd_config __initconst = {
omap_lcd_config   179 arch/arm/mach-omap1/board-palmte.c static const struct omap_lcd_config palmte_lcd_config __initconst = {
omap_lcd_config   241 arch/arm/mach-omap1/board-palmtt.c static const struct omap_lcd_config palmtt_lcd_config __initconst = {
omap_lcd_config   206 arch/arm/mach-omap1/board-palmz71.c static const struct omap_lcd_config palmz71_lcd_config __initconst = {
omap_lcd_config   224 arch/arm/mach-omap1/board-perseus2.c static const struct omap_lcd_config perseus2_lcd_config __initconst = {
omap_lcd_config   297 arch/arm/mach-omap1/board-sx1.c static const struct omap_lcd_config sx1_lcd_config __initconst = {
omap_lcd_config    41 arch/arm/mach-omap1/fb.c void __init omapfb_set_lcd_config(const struct omap_lcd_config *config)
omap_lcd_config    63 arch/arm/mach-omap1/fb.c void __init omapfb_set_lcd_config(const struct omap_lcd_config *config)
omap_lcd_config    24 include/linux/omapfb.h 	struct omap_lcd_config		lcd;
omap_lcd_config    27 include/linux/omapfb.h void __init omapfb_set_lcd_config(const struct omap_lcd_config *config);