Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap/
H A 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
223 extern void omapfb_write_first_pixel(struct omapfb_device *fbdev, u16 pixval); argument
224 extern void omapfb_notify_clients(struct omapfb_device *fbdev,
H A Domapfb_main.c43 static struct omapfb_device *omapfb_dev;
106 static void omapfb_rqueue_lock(struct omapfb_device *fbdev) in omapfb_rqueue_lock()
111 static void omapfb_rqueue_unlock(struct omapfb_device *fbdev) in omapfb_rqueue_unlock()
127 static int ctrl_init(struct omapfb_device *fbdev) in ctrl_init()
171 static void ctrl_cleanup(struct omapfb_device *fbdev) in ctrl_cleanup()
182 struct omapfb_device *fbdev = plane->fbdev; in ctrl_change_mode()
241 struct omapfb_device *fbdev = plane->fbdev; in _setcolreg()
315 struct omapfb_device *fbdev = plane->fbdev; in omapfb_blank()
356 struct omapfb_device *fbdev = plane->fbdev; in omapfb_sync()
473 struct omapfb_device *fbdev = plane->fbdev; in set_fb_var()
[all …]
H A Dlcd_mipid.c47 struct omapfb_device *fbdev;
462 struct omapfb_device *fbdev) in mipid_init()
H A Dsossi.c69 struct omapfb_device *fbdev;
560 static int sossi_init(struct omapfb_device *fbdev) in sossi_init()
H A Dhwa742.c126 struct omapfb_device *fbdev;
934 static int hwa742_init(struct omapfb_device *fbdev, int ext_mode, in hwa742_init()