Lines Matching defs:fbdev

1218 	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()
1728 static int omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi) in omapfb_fb_init()
1807 static void fbinfo_cleanup(struct omapfb2_device *fbdev, struct fb_info *fbi) in fbinfo_cleanup()
1813 static void omapfb_free_resources(struct omapfb2_device *fbdev) in omapfb_free_resources()
1864 static int omapfb_create_framebuffers(struct omapfb2_device *fbdev) in omapfb_create_framebuffers()
2098 static int omapfb_set_def_mode(struct omapfb2_device *fbdev, in omapfb_set_def_mode()
2134 static int omapfb_get_recommended_bpp(struct omapfb2_device *fbdev, in omapfb_get_recommended_bpp()
2149 static int omapfb_parse_def_modes(struct omapfb2_device *fbdev) in omapfb_parse_def_modes()
2302 static int omapfb_init_display(struct omapfb2_device *fbdev, in omapfb_init_display()
2352 static int omapfb_init_connections(struct omapfb2_device *fbdev, in omapfb_init_connections()
2401 omapfb_find_default_display(struct omapfb2_device *fbdev) in omapfb_find_default_display()
2451 struct omapfb2_device *fbdev = NULL; in omapfb_probe() local
2604 struct omapfb2_device *fbdev = platform_get_drvdata(pdev); in omapfb_remove() local