Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap/
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,
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()
371 struct omapfb_device *fbdev = plane->fbdev; in omapfb_sync()
487 struct omapfb_device *fbdev = plane->fbdev; in set_fb_var()
[all …]
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()