Lines Matching defs:fbdev
1220 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_blank() local
1304 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_free_fbmem() local
1341 static int omapfb_free_all_fbmem(struct omapfb2_device *fbdev) in omapfb_free_all_fbmem()
1360 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem() local
1424 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem_display() local
1526 static int omapfb_allocate_all_fbs(struct omapfb2_device *fbdev) in omapfb_allocate_all_fbs()
1587 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_realloc_fbmem() local
1665 struct omapfb2_device *fbdev; in omapfb_auto_update_work() local
1690 void omapfb_start_auto_update(struct omapfb2_device *fbdev, in omapfb_start_auto_update()
1718 void omapfb_stop_auto_update(struct omapfb2_device *fbdev, in omapfb_stop_auto_update()
1731 static int omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi) in omapfb_fb_init()
1811 static void fbinfo_cleanup(struct omapfb2_device *fbdev, struct fb_info *fbi) in fbinfo_cleanup()
1817 static void omapfb_free_resources(struct omapfb2_device *fbdev) in omapfb_free_resources()
1869 static int omapfb_create_framebuffers(struct omapfb2_device *fbdev) in omapfb_create_framebuffers()
2103 static int omapfb_set_def_mode(struct omapfb2_device *fbdev, in omapfb_set_def_mode()
2139 static int omapfb_get_recommended_bpp(struct omapfb2_device *fbdev, in omapfb_get_recommended_bpp()
2154 static int omapfb_parse_def_modes(struct omapfb2_device *fbdev) in omapfb_parse_def_modes()
2307 static int omapfb_init_display(struct omapfb2_device *fbdev, in omapfb_init_display()
2357 static int omapfb_init_connections(struct omapfb2_device *fbdev, in omapfb_init_connections()
2406 omapfb_find_default_display(struct omapfb2_device *fbdev) in omapfb_find_default_display()
2456 struct omapfb2_device *fbdev = NULL; in omapfb_probe() local
2609 struct omapfb2_device *fbdev = platform_get_drvdata(pdev); in omapfb_remove() local