lcd_ctrl          120 drivers/video/fbdev/omap/hwa742.c 	const struct lcd_ctrl	*int_ctrl;
lcd_ctrl          125 drivers/video/fbdev/omap/hwa742.c struct lcd_ctrl hwa742_ctrl;
lcd_ctrl         1029 drivers/video/fbdev/omap/hwa742.c struct lcd_ctrl hwa742_ctrl = {
lcd_ctrl          767 drivers/video/fbdev/omap/lcdc.c const struct lcd_ctrl omap1_int_ctrl = {
lcd_ctrl            8 drivers/video/fbdev/omap/lcdc.h extern const struct lcd_ctrl omap1_int_ctrl;
lcd_ctrl          205 drivers/video/fbdev/omap/omapfb.h 	const struct lcd_ctrl	*ctrl;			/* LCD controller */
lcd_ctrl          206 drivers/video/fbdev/omap/omapfb.h 	const struct lcd_ctrl	*int_ctrl;		/* internal LCD ctrl */
lcd_ctrl          218 drivers/video/fbdev/omap/omapfb.h extern struct lcd_ctrl omap1_lcd_ctrl;
lcd_ctrl           94 drivers/video/fbdev/omap/omapfb_main.c extern struct lcd_ctrl hwa742_ctrl;
lcd_ctrl           96 drivers/video/fbdev/omap/omapfb_main.c static const struct lcd_ctrl *ctrls[] = {