Home
last modified time | relevance | path

Searched refs:lcd_ctrl (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/video/omap/
Domapfb.h154 struct lcd_ctrl { struct
218 const struct lcd_ctrl *ctrl; /* LCD controller */
219 const struct lcd_ctrl *int_ctrl; /* internal LCD ctrl */
231 extern struct lcd_ctrl omap1_lcd_ctrl;
Dlcdc.h7 extern const struct lcd_ctrl omap1_int_ctrl;
Dhwa742.c134 const struct lcd_ctrl *int_ctrl;
139 struct lcd_ctrl hwa742_ctrl;
1045 struct lcd_ctrl hwa742_ctrl = {
Dlcdc.c843 const struct lcd_ctrl omap1_int_ctrl = {
Domapfb_main.c105 extern struct lcd_ctrl hwa742_ctrl;
107 static const struct lcd_ctrl *ctrls[] = {