Home
last modified time | relevance | path

Searched defs:fbdev (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c104 static void omapfb_rqueue_lock(struct omapfb_device *fbdev) in omapfb_rqueue_lock()
109 static void omapfb_rqueue_unlock(struct omapfb_device *fbdev) in omapfb_rqueue_unlock()
125 static int ctrl_init(struct omapfb_device *fbdev) in ctrl_init()
169 static void ctrl_cleanup(struct omapfb_device *fbdev) in ctrl_cleanup()
180 struct omapfb_device *fbdev = plane->fbdev; in ctrl_change_mode() local
239 struct omapfb_device *fbdev = plane->fbdev; in _setcolreg() local
313 struct omapfb_device *fbdev = plane->fbdev; in omapfb_blank() local
354 struct omapfb_device *fbdev = plane->fbdev; in omapfb_sync() local
471 struct omapfb_device *fbdev = plane->fbdev; in set_fb_var() local
597 struct omapfb_device *fbdev = plane->fbdev; in omapfb_pan_display() local
[all …]
H A Dlcd_mipid.c47 struct omapfb_device *fbdev; member
462 struct omapfb_device *fbdev) in mipid_init()
H A Dlcdc.c61 struct omapfb_device *fbdev; member
671 static int omap_lcdc_init(struct omapfb_device *fbdev, int ext_mode, in omap_lcdc_init()
H A Dsossi.c69 struct omapfb_device *fbdev; member
560 static int sossi_init(struct omapfb_device *fbdev) in sossi_init()
H A Dhwa742.c126 struct omapfb_device *fbdev; member
934 static int hwa742_init(struct omapfb_device *fbdev, int ext_mode, in hwa742_init()
H A Domapfb.h192 struct omapfb_device *fbdev; member
/linux/drivers/video/fbdev/
H A Dau1100fb.c108 struct au1100fb_device *fbdev = to_au1100fb_device(fbi); in au1100fb_fb_blank() local
138 int au1100fb_setmode(struct au1100fb_device *fbdev) in au1100fb_setmode()
237 struct au1100fb_device *fbdev; in au1100fb_fb_setcolreg() local
296 struct au1100fb_device *fbdev; in au1100fb_fb_pan_display() local
343 struct au1100fb_device *fbdev = to_au1100fb_device(fbi); in au1100fb_fb_mmap() local
366 static int au1100fb_setup(struct au1100fb_device *fbdev) in au1100fb_setup()
411 struct au1100fb_device *fbdev; in au1100fb_drv_probe() local
525 struct au1100fb_device *fbdev = NULL; in au1100fb_drv_remove() local
550 struct au1100fb_device *fbdev = platform_get_drvdata(dev); in au1100fb_drv_suspend() local
567 struct au1100fb_device *fbdev = platform_get_drvdata(dev); in au1100fb_drv_resume() local
H A Docfb.c87 static inline u32 ocfb_readreg(struct ocfb_dev *fbdev, loff_t offset) in ocfb_readreg()
95 static void ocfb_writereg(struct ocfb_dev *fbdev, loff_t offset, u32 data) in ocfb_writereg()
103 static int ocfb_setupfb(struct ocfb_dev *fbdev) in ocfb_setupfb()
178 struct ocfb_dev *fbdev = (struct ocfb_dev *)info->par; in ocfb_setcolreg() local
211 static int ocfb_init_fix(struct ocfb_dev *fbdev) in ocfb_init_fix()
230 static int ocfb_init_var(struct ocfb_dev *fbdev) in ocfb_init_var()
297 struct ocfb_dev *fbdev; in ocfb_probe() local
373 struct ocfb_dev *fbdev = platform_get_drvdata(pdev); in ocfb_remove() local
H A Dau1200fb.c702 static int au1200_setlocation (struct au1200fb_device *fbdev, int plane, in au1200_setlocation()
937 static void au1200_setmode(struct au1200fb_device *fbdev) in au1200_setmode()
1039 struct au1200fb_device *fbdev = fbi->par; in au1200fb_fb_check_var() local
1134 struct au1200fb_device *fbdev = fbi->par; in au1200fb_fb_set_par() local
1203 struct au1200fb_device *fbdev = fbi->par; in au1200fb_fb_blank() local
1237 struct au1200fb_device *fbdev = info->par; in au1200fb_fb_mmap() local
1422 struct au1200fb_device *fbdev = info->par; in au1200fb_ioctl() local
1519 static int au1200fb_init_fbinfo(struct au1200fb_device *fbdev) in au1200fb_init_fbinfo()
1650 struct au1200fb_device *fbdev; in au1200fb_drv_probe() local
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c38 struct omapfb2_device *fbdev = ofbi->fbdev; in get_mem_region() local
54 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_setup_plane() local
205 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_setup_mem() local
303 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_set_update_mode() local
346 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_get_update_mode() local
419 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_set_color_key() local
449 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_get_color_key() local
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() local
H A Domapfb-main.c1218 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_blank() local
1301 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_free_fbmem() local
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() local
1421 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem_display() local
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() local
1662 struct omapfb2_device *fbdev; in omapfb_auto_update_work() local
1687 void omapfb_start_auto_update(struct omapfb2_device *fbdev, in omapfb_start_auto_update()
1715 void omapfb_stop_auto_update(struct omapfb2_device *fbdev, in omapfb_stop_auto_update()
[all …]
H A Domapfb-sysfs.c136 struct omapfb2_device *fbdev = ofbi->fbdev; in show_overlays() local
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() local
427 struct omapfb2_device *fbdev = ofbi->fbdev; in store_size() local
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()
H A Domapfb.h63 struct omapfb2_device *fbdev; member
70 struct omapfb2_device *fbdev; member
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()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c43 struct omap_fbdev *fbdev = container_of(work, struct omap_fbdev, work); in pan_worker() local
62 struct omap_fbdev *fbdev; in FB_GEN_DEFAULT_DEFERRED_DMAMEM_OPS() local
157 struct omap_fbdev *fbdev = priv->fbdev; in omap_fbdev_driver_fbdev_probe() local
285 struct omap_fbdev *fbdev; in omap_fbdev_setup() local
/linux/drivers/auxdisplay/
H A Dht16k33.c95 struct ht16k33_fbdev fbdev; member
211 struct ht16k33_fbdev *fbdev = &priv->fbdev; in ht16k33_fb_queue() local
222 struct ht16k33_fbdev *fbdev = &priv->fbdev; in ht16k33_fb_update() local
564 struct ht16k33_fbdev *fbdev = &priv->fbdev; in ht16k33_fbdev_probe() local
726 struct ht16k33_fbdev *fbdev = &priv->fbdev; in ht16k33_remove() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.h29 static inline struct intel_framebuffer *intel_fbdev_framebuffer(struct intel_fbdev *fbdev) in intel_fbdev_framebuffer()
H A Dintel_display_core.h388 struct intel_fbdev *fbdev; member
390 } fbdev; member