Home
last modified time | relevance | path

Searched refs:omapfb2_device (Results 1 – 3 of 3) sorted by relevance

/linux/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); argument
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) in get_display_data()
163 static inline void omapfb_lock(struct omapfb2_device *fbdev) in omapfb_lock()
168 static inline void omapfb_unlock(struct omapfb2_device *fbdev) in omapfb_unlock()
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,
1218 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_blank()
1301 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_free_fbmem()
1338 static int omapfb_free_all_fbmem(struct omapfb2_device *fbdev) in omapfb_free_all_fbmem()
1357 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem()
1421 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem_display()
1523 static int omapfb_allocate_all_fbs(struct omapfb2_device *fbdev) in omapfb_allocate_all_fbs()
1584 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_realloc_fbmem()
1662 struct omapfb2_device *fbdev; in omapfb_auto_update_work()
[all …]
H A Domapfb-sysfs.c136 struct omapfb2_device *fbdev = ofbi->fbdev; in show_overlays()
163 static struct omapfb_info *get_overlay_fb(struct omapfb2_device *fbdev, in get_overlay_fb()
185 struct omapfb2_device *fbdev = ofbi->fbdev; in store_overlays()
427 struct omapfb2_device *fbdev = ofbi->fbdev; in store_size()
554 int omapfb_create_sysfs(struct omapfb2_device *fbdev) in omapfb_create_sysfs()
577 void omapfb_remove_sysfs(struct omapfb2_device *fbdev) in omapfb_remove_sysfs()