Lines Matching defs:fbi
62 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_setup_plane()
187 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane()
213 static int omapfb_setup_mem(struct fb_info *fbi, struct omapfb_mem_info *mi) in omapfb_setup_mem()
273 static int omapfb_query_mem(struct fb_info *fbi, struct omapfb_mem_info *mi) in omapfb_query_mem()
289 static int omapfb_update_window(struct fb_info *fbi, in omapfb_update_window()
309 int omapfb_set_update_mode(struct fb_info *fbi, in omapfb_set_update_mode()
352 int omapfb_get_update_mode(struct fb_info *fbi, in omapfb_get_update_mode()
426 static int omapfb_set_color_key(struct fb_info *fbi, in omapfb_set_color_key()
456 static int omapfb_get_color_key(struct fb_info *fbi, in omapfb_get_color_key()
486 static int omapfb_memory_read(struct fb_info *fbi, in omapfb_memory_read()
567 static int omapfb_wait_for_go(struct fb_info *fbi) in omapfb_wait_for_go()
583 int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg) in omapfb_ioctl()