Lines Matching refs:fb_info
237 struct fb_info *fbi;
728 static int mx3fb_blank(int blank, struct fb_info *fbi);
729 static int mx3fb_map_video_memory(struct fb_info *fbi, unsigned int mem_len,
731 static int mx3fb_unmap_video_memory(struct fb_info *fbi);
738 static int mx3fb_set_fix(struct fb_info *fbi)
772 static bool mx3fb_must_set_par(struct fb_info *fbi)
792 static int __set_par(struct fb_info *fbi, bool lock)
902 static int mx3fb_set_par(struct fb_info *fbi)
925 static int mx3fb_check_var(struct fb_var_screeninfo *var, struct fb_info *fbi)
1027 unsigned int trans, struct fb_info *fbi)
1071 static void __blank(int blank, struct fb_info *fbi)
1109 static int mx3fb_blank(int blank, struct fb_info *fbi)
1134 struct fb_info *fbi)
1330 static int mx3fb_map_video_memory(struct fb_info *fbi, unsigned int mem_len,
1375 static int mx3fb_unmap_video_memory(struct fb_info *fbi)
1392 static struct fb_info *mx3fb_init_fbinfo(struct device *dev,
1395 struct fb_info *fbi;
1432 struct fb_info *fbi;
1543 static void release_fbi(struct fb_info *fbi)
1626 struct fb_info *fbi = mx3fb->fbi;