Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb.h75 struct omapfb2_device *fbdev;
82 struct omapfb2_device *fbdev;
90 struct omapfb2_device { struct
127 int omapfb_create_sysfs(struct omapfb2_device *fbdev); argument
128 void omapfb_remove_sysfs(struct omapfb2_device *fbdev);
138 void omapfb_start_auto_update(struct omapfb2_device *fbdev,
140 void omapfb_stop_auto_update(struct omapfb2_device *fbdev,
162 struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) in get_display_data()
175 static inline void omapfb_lock(struct omapfb2_device *fbdev) in omapfb_lock()
180 static inline void omapfb_unlock(struct omapfb2_device *fbdev) in omapfb_unlock()
Domapfb-ioctl.c49 struct omapfb2_device *fbdev = ofbi->fbdev; in get_mem_region()
65 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_setup_plane()
216 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_setup_mem()
314 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_set_update_mode()
357 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_get_update_mode()
430 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_set_color_key()
460 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_get_color_key()
521 static int omapfb_get_ovl_colormode(struct omapfb2_device *fbdev, in omapfb_get_ovl_colormode()
586 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_ioctl()
Domapfb-main.c60 static int omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi);
61 static int omapfb_get_recommended_bpp(struct omapfb2_device *fbdev,
1230 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_blank()
1314 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_free_fbmem()
1351 static int omapfb_free_all_fbmem(struct omapfb2_device *fbdev) in omapfb_free_all_fbmem()
1370 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem()
1434 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem_display()
1536 static int omapfb_allocate_all_fbs(struct omapfb2_device *fbdev) in omapfb_allocate_all_fbs()
1597 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_realloc_fbmem()
1675 struct omapfb2_device *fbdev; in omapfb_auto_update_work()
[all …]
Domapfb-sysfs.c148 struct omapfb2_device *fbdev = ofbi->fbdev; in show_overlays()
176 static struct omapfb_info *get_overlay_fb(struct omapfb2_device *fbdev, in get_overlay_fb()
198 struct omapfb2_device *fbdev = ofbi->fbdev; in store_overlays()
443 struct omapfb2_device *fbdev = ofbi->fbdev; in store_size()
571 int omapfb_create_sysfs(struct omapfb2_device *fbdev) in omapfb_create_sysfs()
594 void omapfb_remove_sysfs(struct omapfb2_device *fbdev) in omapfb_remove_sysfs()