Home
last modified time | relevance | path

Searched refs:omapfb_device (Results 1 – 15 of 15) sorted by relevance

/drivers/video/fbdev/omap/
Domapfb_main.c58 static struct omapfb_device *omapfb_dev;
121 static void omapfb_rqueue_lock(struct omapfb_device *fbdev) in omapfb_rqueue_lock()
126 static void omapfb_rqueue_unlock(struct omapfb_device *fbdev) in omapfb_rqueue_unlock()
142 static int ctrl_init(struct omapfb_device *fbdev) in ctrl_init()
186 static void ctrl_cleanup(struct omapfb_device *fbdev) in ctrl_cleanup()
197 struct omapfb_device *fbdev = plane->fbdev; in ctrl_change_mode()
256 struct omapfb_device *fbdev = plane->fbdev; in _setcolreg()
330 struct omapfb_device *fbdev = plane->fbdev; in omapfb_blank()
369 struct omapfb_device *fbdev = plane->fbdev; in omapfb_sync()
485 struct omapfb_device *fbdev = plane->fbdev; in set_fb_var()
[all …]
Domapfb.h48 struct omapfb_device;
92 struct omapfb_device *fbdev);
124 int (*init) (struct omapfb_device *fbdev);
158 int (*init) (struct omapfb_device *fbdev,
205 struct omapfb_device *fbdev;
208 struct omapfb_device { struct
234 extern void omapfb_write_first_pixel(struct omapfb_device *fbdev, u16 pixval); argument
235 extern void omapfb_notify_clients(struct omapfb_device *fbdev,
Dlcd_palmz71.c30 struct omapfb_device *fbdev) in palmz71_panel_init()
Dlcd_htcherald.c35 struct omapfb_device *fbdev) in htcherald_panel_init()
Dlcd_palmtt.c36 struct omapfb_device *fbdev) in palmtt_panel_init()
Dlcd_palmte.c29 struct omapfb_device *fbdev) in palmte_panel_init()
Dlcd_inn1510.c31 struct omapfb_device *fbdev) in innovator1510_panel_init()
Dlcd_osk.c32 static int osk_panel_init(struct lcd_panel *panel, struct omapfb_device *fbdev) in osk_panel_init()
Dlcd_h3.c31 static int h3_panel_init(struct lcd_panel *panel, struct omapfb_device *fbdev) in h3_panel_init()
Dlcd_inn1610.c31 struct omapfb_device *fbdev) in innovator1610_panel_init()
Dlcd_ams_delta.c116 struct omapfb_device *fbdev) in ams_delta_panel_init()
Dlcd_mipid.c58 struct omapfb_device *fbdev;
473 struct omapfb_device *fbdev) in mipid_init()
Dsossi.c80 struct omapfb_device *fbdev;
571 static int sossi_init(struct omapfb_device *fbdev) in sossi_init()
Dlcdc.c72 struct omapfb_device *fbdev;
682 static int omap_lcdc_init(struct omapfb_device *fbdev, int ext_mode, in omap_lcdc_init()
Dhwa742.c131 struct omapfb_device *fbdev;
934 static int hwa742_init(struct omapfb_device *fbdev, int ext_mode, in hwa742_init()