Lines Matching defs:fbdev

1216 	struct omapfb2_device *fbdev = ofbi->fbdev;  in omapfb_blank()  local
1300 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_free_fbmem() local
1337 static int omapfb_free_all_fbmem(struct omapfb2_device *fbdev) in omapfb_free_all_fbmem()
1356 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem() local
1420 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_alloc_fbmem_display() local
1522 static int omapfb_allocate_all_fbs(struct omapfb2_device *fbdev) in omapfb_allocate_all_fbs()
1583 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_realloc_fbmem() local
1661 struct omapfb2_device *fbdev; in omapfb_auto_update_work() local
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()
1727 static int omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi) in omapfb_fb_init()
1806 static void fbinfo_cleanup(struct omapfb2_device *fbdev, struct fb_info *fbi) in fbinfo_cleanup()
1812 static void omapfb_free_resources(struct omapfb2_device *fbdev) in omapfb_free_resources()
1863 static int omapfb_create_framebuffers(struct omapfb2_device *fbdev) in omapfb_create_framebuffers()
2097 static int omapfb_set_def_mode(struct omapfb2_device *fbdev, in omapfb_set_def_mode()
2133 static int omapfb_get_recommended_bpp(struct omapfb2_device *fbdev, in omapfb_get_recommended_bpp()
2148 static int omapfb_parse_def_modes(struct omapfb2_device *fbdev) in omapfb_parse_def_modes()
2301 static int omapfb_init_display(struct omapfb2_device *fbdev, in omapfb_init_display()
2351 static int omapfb_init_connections(struct omapfb2_device *fbdev, in omapfb_init_connections()
2400 omapfb_find_default_display(struct omapfb2_device *fbdev) in omapfb_find_default_display()
2450 struct omapfb2_device *fbdev = NULL; in omapfb_probe() local
2603 struct omapfb2_device *fbdev = platform_get_drvdata(pdev); in omapfb_remove() local