Lines Matching defs:fbi
240 struct fb_info *fbi; member
301 static void sdc_fb_init(struct mx3fb_info *fbi) in sdc_fb_init()
312 static uint32_t sdc_fb_uninit(struct mx3fb_info *fbi) in sdc_fb_uninit()
667 static int mx3fb_set_fix(struct fb_info *fbi) in mx3fb_set_fix()
701 static int __set_par(struct fb_info *fbi, bool lock) in __set_par()
794 static int mx3fb_set_par(struct fb_info *fbi) in mx3fb_set_par()
817 static int mx3fb_check_var(struct fb_var_screeninfo *var, struct fb_info *fbi) in mx3fb_check_var()
919 unsigned int trans, struct fb_info *fbi) in mx3fb_setcolreg()
963 static void __blank(int blank, struct fb_info *fbi) in __blank()
1001 static int mx3fb_blank(int blank, struct fb_info *fbi) in mx3fb_blank()
1026 struct fb_info *fbi) in mx3fb_pan_display()
1220 static int mx3fb_map_video_memory(struct fb_info *fbi, unsigned int mem_len, in mx3fb_map_video_memory()
1266 static int mx3fb_unmap_video_memory(struct fb_info *fbi) in mx3fb_unmap_video_memory()
1285 struct fb_info *fbi; in mx3fb_init_fbinfo() local
1322 struct fb_info *fbi; in init_fb_chan() local
1433 static void release_fbi(struct fb_info *fbi) in release_fbi()
1515 struct fb_info *fbi = mx3fb->fbi; in mx3fb_remove() local