Lines Matching defs:info

196 static inline void fbcon_set_rotation(struct fb_info *info)  in fbcon_set_rotation()
207 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
229 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
252 static inline void fbcon_set_rotation(struct fb_info *info) in fbcon_set_rotation()
259 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
264 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
270 static int fbcon_get_rotate(struct fb_info *info) in fbcon_get_rotate()
277 static inline int fbcon_is_inactive(struct vc_data *vc, struct fb_info *info) in fbcon_is_inactive()
286 static int get_color(struct vc_data *vc, struct fb_info *info, in get_color()
367 struct fb_info *info = container_of(work, struct fb_info, queue); in fb_flashcursor() local
401 struct fb_info *info = (struct fb_info *) dev_addr; in cursor_timer_handler() local
408 static void fbcon_add_cursor_timer(struct fb_info *info) in fbcon_add_cursor_timer()
427 static void fbcon_del_cursor_timer(struct fb_info *info) in fbcon_del_cursor_timer()
556 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, in fbcon_prepare_logo()
562 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, in fbcon_prepare_logo()
649 static void set_blitting_type(struct vc_data *vc, struct fb_info *info) in set_blitting_type()
663 static int fbcon_invalid_charcount(struct fb_info *info, unsigned charcount) in fbcon_invalid_charcount()
674 static void set_blitting_type(struct vc_data *vc, struct fb_info *info) in set_blitting_type()
684 static int fbcon_invalid_charcount(struct fb_info *info, unsigned charcount) in fbcon_invalid_charcount()
692 static int con2fb_acquire_newinfo(struct vc_data *vc, struct fb_info *info, in con2fb_acquire_newinfo()
773 static void con2fb_init_display(struct vc_data *vc, struct fb_info *info, in con2fb_init_display()
822 struct fb_info *info = registered_fb[newidx]; in set_con2fb_map() local
877 struct fb_info *info) in var_to_display()
925 struct fb_info *info = NULL; in fbcon_startup() local
1024 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_init() local
1174 struct fb_info *info; in fbcon_deinit() local
1240 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_clear() local
1278 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_putcs() local
1298 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_clear_margins() local
1307 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_cursor() local
1340 static void fbcon_set_disp(struct fb_info *info, struct fb_var_screeninfo *var, in fbcon_set_disp()
1410 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in ywrap_up() local
1429 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in ywrap_down() local
1448 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in ypan_up() local
1472 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in ypan_up_redraw() local
1496 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in ypan_down() local
1520 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in ypan_down_redraw() local
1669 static void fbcon_redraw_blit(struct vc_data *vc, struct fb_info *info, in fbcon_redraw_blit()
1802 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_scroll() local
2006 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_bmove() local
2029 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_bmove_rec() local
2069 struct fb_info *info, in updatescrollmode()
2118 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_resize() local
2163 struct fb_info *info, *old_info = NULL; in fbcon_switch() local
2300 static void fbcon_generic_blank(struct vc_data *vc, struct fb_info *info, in fbcon_generic_blank()
2327 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_blank() local
2369 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_debug_enter() local
2382 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_debug_leave() local
2445 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_do_set_font() local
2570 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_set_font() local
2633 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_set_def_font() local
2657 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]]; in fbcon_set_palette() local
2770 struct fb_info *info = registered_fb[con2fb_map[fg_console]]; in fbcon_scrolldelta() local
2865 static void fbcon_suspended(struct fb_info *info) in fbcon_suspended()
2878 static void fbcon_resumed(struct fb_info *info) in fbcon_resumed()
2890 static void fbcon_modechanged(struct fb_info *info) in fbcon_modechanged()
2930 static void fbcon_set_all_vcs(struct fb_info *info) in fbcon_set_all_vcs()
2965 static int fbcon_mode_deleted(struct fb_info *info, in fbcon_mode_deleted()
3033 struct fb_info *info = registered_fb[idx]; in fbcon_fb_unbind() local
3062 static int fbcon_fb_unregistered(struct fb_info *info) in fbcon_fb_unregistered()
3115 static void fbcon_select_primary(struct fb_info *info) in fbcon_select_primary()
3138 static inline void fbcon_select_primary(struct fb_info *info) in fbcon_select_primary()
3145 static int fbcon_fb_registered(struct fb_info *info) in fbcon_fb_registered()
3172 static void fbcon_fb_blanked(struct fb_info *info, int blank) in fbcon_fb_blanked()
3194 static void fbcon_new_modelist(struct fb_info *info) in fbcon_new_modelist()
3215 static void fbcon_get_requirement(struct fb_info *info, in fbcon_get_requirement()
3255 struct fb_info *info = event->info; in fbcon_event_notify() local
3365 struct fb_info *info; in store_rotate() local
3390 struct fb_info *info; in store_rotate_all() local
3414 struct fb_info *info; in show_rotate() local
3436 struct fb_info *info; in show_cursor_blink() local
3465 struct fb_info *info; in store_cursor_blink() local
3550 struct fb_info *info; in fbcon_exit() local