Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/
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()
A Domapfb-main.c50 static int omapfb_get_recommended_bpp(struct omapfb2_device *fbdev,
1216 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_blank()
1300 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_free_fbmem()
1356 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem()
1420 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem_display()
1583 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_realloc_fbmem()
1661 struct omapfb2_device *fbdev; in omapfb_auto_update_work()
1686 void omapfb_start_auto_update(struct omapfb2_device *fbdev, in omapfb_start_auto_update()
1714 void omapfb_stop_auto_update(struct omapfb2_device *fbdev, in omapfb_stop_auto_update()
2402 omapfb_find_default_display(struct omapfb2_device *fbdev) in omapfb_find_default_display()
[all …]
A Domapfb-ioctl.c38 struct omapfb2_device *fbdev = ofbi->fbdev; in get_mem_region()
54 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_setup_plane()
205 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_setup_mem()
303 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_set_update_mode()
346 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_get_update_mode()
419 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_set_color_key()
449 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_get_color_key()
510 static int omapfb_get_ovl_colormode(struct omapfb2_device *fbdev, in omapfb_get_ovl_colormode()
575 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_ioctl()
A Domapfb-sysfs.c135 struct omapfb2_device *fbdev = ofbi->fbdev; in show_overlays()
162 static struct omapfb_info *get_overlay_fb(struct omapfb2_device *fbdev, in get_overlay_fb()
184 struct omapfb2_device *fbdev = ofbi->fbdev; in store_overlays()
426 struct omapfb2_device *fbdev = ofbi->fbdev; in store_size()
553 int omapfb_create_sysfs(struct omapfb2_device *fbdev) in omapfb_create_sysfs()
576 void omapfb_remove_sysfs(struct omapfb2_device *fbdev) in omapfb_remove_sysfs()

Completed in 10 milliseconds