Lines Matching defs:fbi
54 static void draw_pixel(struct fb_info *fbi, int x, int y, unsigned color) in draw_pixel()
89 static void fill_fb(struct fb_info *fbi) in fill_fb()
490 static int setup_vrfb_rotation(struct fb_info *fbi) in setup_vrfb_rotation()
590 void set_fb_fix(struct fb_info *fbi) in set_fb_fix()
654 int check_fb_var(struct fb_info *fbi, struct fb_var_screeninfo *var) in check_fb_var()
750 static int omapfb_open(struct fb_info *fbi, int user) in omapfb_open()
755 static int omapfb_release(struct fb_info *fbi, int user) in omapfb_release()
831 int omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, in omapfb_setup_overlay()
926 int omapfb_apply_changes(struct fb_info *fbi, int init) in omapfb_apply_changes()
998 static int omapfb_check_var(struct fb_var_screeninfo *var, struct fb_info *fbi) in omapfb_check_var()
1015 static int omapfb_set_par(struct fb_info *fbi) in omapfb_set_par()
1039 struct fb_info *fbi) in omapfb_pan_display()
1089 static int omapfb_mmap(struct fb_info *fbi, struct vm_area_struct *vma) in omapfb_mmap()
1133 static int _setcolreg(struct fb_info *fbi, u_int regno, u_int red, u_int green, in _setcolreg()
1215 static int omapfb_blank(int blank, struct fb_info *fbi) in omapfb_blank()
1298 static void omapfb_free_fbmem(struct fb_info *fbi) in omapfb_free_fbmem()
1331 static void clear_fb_info(struct fb_info *fbi) in clear_fb_info()
1345 struct fb_info *fbi = fbdev->fbs[i]; in omapfb_free_all_fbmem() local
1353 static int omapfb_alloc_fbmem(struct fb_info *fbi, unsigned long size, in omapfb_alloc_fbmem()
1417 static int omapfb_alloc_fbmem_display(struct fb_info *fbi, unsigned long size, in omapfb_alloc_fbmem_display()
1567 static void omapfb_clear_fb(struct fb_info *fbi) in omapfb_clear_fb()
1581 int omapfb_realloc_fbmem(struct fb_info *fbi, unsigned long size, int type) in omapfb_realloc_fbmem()
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()
1874 struct fb_info *fbi; in omapfb_create_framebuffers() local
1923 struct fb_info *fbi = fbdev->fbs[i]; in omapfb_create_framebuffers() local
1937 struct fb_info *fbi = fbdev->fbs[i]; in omapfb_create_framebuffers() local
1960 struct fb_info *fbi = fbdev->fbs[i]; in omapfb_create_framebuffers() local
2001 struct fb_info *fbi; in omapfb_mode_to_timings() local