Lines Matching defs:fbi

65 static void draw_pixel(struct fb_info *fbi, int x, int y, unsigned color)  in draw_pixel()
100 static void fill_fb(struct fb_info *fbi) in fill_fb()
501 static int setup_vrfb_rotation(struct fb_info *fbi) in setup_vrfb_rotation()
601 void set_fb_fix(struct fb_info *fbi) in set_fb_fix()
665 int check_fb_var(struct fb_info *fbi, struct fb_var_screeninfo *var) in check_fb_var()
761 static int omapfb_open(struct fb_info *fbi, int user) in omapfb_open()
766 static int omapfb_release(struct fb_info *fbi, int user) in omapfb_release()
842 int omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, in omapfb_setup_overlay()
936 int omapfb_apply_changes(struct fb_info *fbi, int init) in omapfb_apply_changes()
1008 static int omapfb_check_var(struct fb_var_screeninfo *var, struct fb_info *fbi) in omapfb_check_var()
1025 static int omapfb_set_par(struct fb_info *fbi) in omapfb_set_par()
1049 struct fb_info *fbi) in omapfb_pan_display()
1099 static int omapfb_mmap(struct fb_info *fbi, struct vm_area_struct *vma) in omapfb_mmap()
1141 static int _setcolreg(struct fb_info *fbi, u_int regno, u_int red, u_int green, in _setcolreg()
1227 static int omapfb_blank(int blank, struct fb_info *fbi) in omapfb_blank()
1311 static void omapfb_free_fbmem(struct fb_info *fbi) in omapfb_free_fbmem()
1344 static void clear_fb_info(struct fb_info *fbi) in clear_fb_info()
1358 struct fb_info *fbi = fbdev->fbs[i]; in omapfb_free_all_fbmem() local
1366 static int omapfb_alloc_fbmem(struct fb_info *fbi, unsigned long size, in omapfb_alloc_fbmem()
1430 static int omapfb_alloc_fbmem_display(struct fb_info *fbi, unsigned long size, in omapfb_alloc_fbmem_display()
1580 static void omapfb_clear_fb(struct fb_info *fbi) in omapfb_clear_fb()
1594 int omapfb_realloc_fbmem(struct fb_info *fbi, unsigned long size, int type) in omapfb_realloc_fbmem()
1741 static int omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi) in omapfb_fb_init()
1821 static void fbinfo_cleanup(struct omapfb2_device *fbdev, struct fb_info *fbi) in fbinfo_cleanup()
1889 struct fb_info *fbi; in omapfb_create_framebuffers() local
1942 struct fb_info *fbi = fbdev->fbs[i]; in omapfb_create_framebuffers() local
1956 struct fb_info *fbi = fbdev->fbs[i]; in omapfb_create_framebuffers() local
1979 struct fb_info *fbi = fbdev->fbs[i]; in omapfb_create_framebuffers() local
2020 struct fb_info *fbi; in omapfb_mode_to_timings() local