Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap/
Domapfb.h35 struct omapfb_device;
79 struct omapfb_device *fbdev);
111 int (*init) (struct omapfb_device *fbdev);
145 int (*init) (struct omapfb_device *fbdev,
192 struct omapfb_device *fbdev;
195 struct omapfb_device { struct
221 extern void omapfb_write_first_pixel(struct omapfb_device *fbdev, u16 pixval); argument
222 extern void omapfb_notify_clients(struct omapfb_device *fbdev,
Domapfb_main.c41 static struct omapfb_device *omapfb_dev;
104 static void omapfb_rqueue_lock(struct omapfb_device *fbdev) in omapfb_rqueue_lock()
109 static void omapfb_rqueue_unlock(struct omapfb_device *fbdev) in omapfb_rqueue_unlock()
125 static int ctrl_init(struct omapfb_device *fbdev) in ctrl_init()
169 static void ctrl_cleanup(struct omapfb_device *fbdev) in ctrl_cleanup()
180 struct omapfb_device *fbdev = plane->fbdev; in ctrl_change_mode()
239 struct omapfb_device *fbdev = plane->fbdev; in _setcolreg()
313 struct omapfb_device *fbdev = plane->fbdev; in omapfb_blank()
354 struct omapfb_device *fbdev = plane->fbdev; in omapfb_sync()
471 struct omapfb_device *fbdev = plane->fbdev; in set_fb_var()
[all …]
Dlcd_inn1610.c18 struct omapfb_device *fbdev) in innovator1610_panel_init()
Dlcd_mipid.c45 struct omapfb_device *fbdev;
460 struct omapfb_device *fbdev) in mipid_init()
Dsossi.c67 struct omapfb_device *fbdev;
558 static int sossi_init(struct omapfb_device *fbdev) in sossi_init()
Dlcdc.c59 struct omapfb_device *fbdev;
669 static int omap_lcdc_init(struct omapfb_device *fbdev, int ext_mode, in omap_lcdc_init()
Dhwa742.c118 struct omapfb_device *fbdev;
921 static int hwa742_init(struct omapfb_device *fbdev, int ext_mode, in hwa742_init()