Home
last modified time | relevance | path

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

12

/linux-2.6.39/drivers/video/omap/
Domapfb.h48 struct omapfb_device;
71 struct omapfb_device *fbdev);
103 int (*init) (struct omapfb_device *fbdev);
137 int (*init) (struct omapfb_device *fbdev,
184 struct omapfb_device *fbdev;
187 struct omapfb_device { struct
217 extern void omapfb_write_first_pixel(struct omapfb_device *fbdev, u16 pixval); argument
218 extern void omapfb_notify_clients(struct omapfb_device *fbdev,
Domapfb_main.c56 static struct omapfb_device *omapfb_dev;
131 static void omapfb_rqueue_lock(struct omapfb_device *fbdev) in omapfb_rqueue_lock()
136 static void omapfb_rqueue_unlock(struct omapfb_device *fbdev) in omapfb_rqueue_unlock()
161 static int ctrl_init(struct omapfb_device *fbdev) in ctrl_init()
210 static void ctrl_cleanup(struct omapfb_device *fbdev) in ctrl_cleanup()
221 struct omapfb_device *fbdev = plane->fbdev; in ctrl_change_mode()
280 struct omapfb_device *fbdev = plane->fbdev; in _setcolreg()
359 struct omapfb_device *fbdev = plane->fbdev; in omapfb_blank()
398 struct omapfb_device *fbdev = plane->fbdev; in omapfb_sync()
514 struct omapfb_device *fbdev = plane->fbdev; in set_fb_var()
[all …]
Dlcd_h4.c27 static int h4_panel_init(struct lcd_panel *panel, struct omapfb_device *fbdev) in h4_panel_init()
Dlcd_omap3beagle.c35 struct omapfb_device *fbdev) in omap3beagle_panel_init()
Dlcd_palmte.c30 struct omapfb_device *fbdev) in palmte_panel_init()
Dlcd_palmz71.c30 struct omapfb_device *fbdev) in palmz71_panel_init()
Dlcd_htcherald.c35 struct omapfb_device *fbdev) in htcherald_panel_init()
Dlcd_inn1510.c30 struct omapfb_device *fbdev) in innovator1510_panel_init()
Dlcd_palmtt.c36 struct omapfb_device *fbdev) in palmtt_panel_init()
Dlcd_osk.c30 static int osk_panel_init(struct lcd_panel *panel, struct omapfb_device *fbdev) in osk_panel_init()
Dlcd_apollon.c34 struct omapfb_device *fbdev) in apollon_panel_init()
Dlcd_inn1610.c31 struct omapfb_device *fbdev) in innovator1610_panel_init()
Dlcd_h3.c31 static int h3_panel_init(struct lcd_panel *panel, struct omapfb_device *fbdev) in h3_panel_init()
Dlcd_overo.c35 struct omapfb_device *fbdev) in overo_panel_init()
Dlcd_omap3evm.c52 struct omapfb_device *fbdev) in omap3evm_panel_init()
Dlcd_omap2evm.c48 struct omapfb_device *fbdev) in omap2evm_panel_init()
Dlcd_2430sdp.c59 struct omapfb_device *fbdev) in sdp2430_panel_init()
Dlcd_ams_delta.c102 struct omapfb_device *fbdev) in ams_delta_panel_init()
Dlcd_ldp.c66 struct omapfb_device *fbdev) in ldp_panel_init()
Drfbi.c68 struct omapfb_device *fbdev;
518 static int rfbi_init(struct omapfb_device *fbdev) in rfbi_init()
Dlcd_mipid.c57 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;
745 static int omap_lcdc_init(struct omapfb_device *fbdev, int ext_mode, in omap_lcdc_init()
Dhwa742.c133 struct omapfb_device *fbdev;
936 static int hwa742_init(struct omapfb_device *fbdev, int ext_mode, in hwa742_init()
Ddispc.c188 struct omapfb_device *fbdev;
1373 static int omap_dispc_init(struct omapfb_device *fbdev, int ext_mode, in omap_dispc_init()

12