Searched refs:omapfb2_device (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h63 struct omapfb2_device *fbdev;
70 struct omapfb2_device *fbdev;
78 struct omapfb2_device { struct
115 int omapfb_create_sysfs(struct omapfb2_device *fbdev);
116 void omapfb_remove_sysfs(struct omapfb2_device *fbdev);
126 void omapfb_start_auto_update(struct omapfb2_device *fbdev,
128 void omapfb_stop_auto_update(struct omapfb2_device *fbdev,
150 struct omapfb2_device *fbdev, struct omap_dss_device *dssdev)
163 static inline void omapfb_lock(struct omapfb2_device *fbdev)
168 static inline void omapfb_unlock(struct omapfb2_device *fbde
[all...]
H A Domapfb-main.c49 static int omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi);
50 static int omapfb_get_recommended_bpp(struct omapfb2_device *fbdev,
1137 /*struct omapfb2_device *fbdev = ofbi->fbdev;*/
1218 struct omapfb2_device *fbdev = ofbi->fbdev;
1301 struct omapfb2_device *fbdev = ofbi->fbdev;
1338 static int omapfb_free_all_fbmem(struct omapfb2_device *fbdev)
1357 struct omapfb2_device *fbdev = ofbi->fbdev;
1421 struct omapfb2_device *fbdev = ofbi->fbdev;
1523 static int omapfb_allocate_all_fbs(struct omapfb2_device *fbdev)
1584 struct omapfb2_device *fbde
[all...]
H A Domapfb-sysfs.c136 struct omapfb2_device *fbdev = ofbi->fbdev;
163 static struct omapfb_info *get_overlay_fb(struct omapfb2_device *fbdev,
185 struct omapfb2_device *fbdev = ofbi->fbdev;
427 struct omapfb2_device *fbdev = ofbi->fbdev;
554 int omapfb_create_sysfs(struct omapfb2_device *fbdev)
577 void omapfb_remove_sysfs(struct omapfb2_device *fbdev)
H A Domapfb-ioctl.c38 struct omapfb2_device *fbdev = ofbi->fbdev;
54 struct omapfb2_device *fbdev = ofbi->fbdev;
205 struct omapfb2_device *fbdev = ofbi->fbdev;
303 struct omapfb2_device *fbdev = ofbi->fbdev;
346 struct omapfb2_device *fbdev = ofbi->fbdev;
419 struct omapfb2_device *fbdev = ofbi->fbdev;
449 struct omapfb2_device *fbdev = ofbi->fbdev;
510 static int omapfb_get_ovl_colormode(struct omapfb2_device *fbdev,
575 struct omapfb2_device *fbdev = ofbi->fbdev;

Completed in 139 milliseconds