Lines Matching defs:fbi
51 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_setup_plane()
176 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane()
202 static int omapfb_setup_mem(struct fb_info *fbi, struct omapfb_mem_info *mi) in omapfb_setup_mem()
262 static int omapfb_query_mem(struct fb_info *fbi, struct omapfb_mem_info *mi) in omapfb_query_mem()
278 static int omapfb_update_window(struct fb_info *fbi, in omapfb_update_window()
298 int omapfb_set_update_mode(struct fb_info *fbi, in omapfb_set_update_mode()
341 int omapfb_get_update_mode(struct fb_info *fbi, in omapfb_get_update_mode()
415 static int omapfb_set_color_key(struct fb_info *fbi, in omapfb_set_color_key()
445 static int omapfb_get_color_key(struct fb_info *fbi, in omapfb_get_color_key()
475 static int omapfb_memory_read(struct fb_info *fbi, in omapfb_memory_read()
556 static int omapfb_wait_for_go(struct fb_info *fbi) in omapfb_wait_for_go()
572 int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg) in omapfb_ioctl()