• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/

Lines Matching defs:fb_info

132 /* current fb_info */
190 static void fbcon_set_disp(struct fb_info *info, struct fb_var_screeninfo *var,
192 static void fbcon_preset_disp(struct fb_info *info, struct fb_var_screeninfo *var,
196 static void fbcon_modechanged(struct fb_info *info);
197 static void fbcon_set_all_vcs(struct fb_info *info);
216 static inline void fbcon_set_rotation(struct fb_info *info)
227 static void fbcon_rotate(struct fb_info *info, u32 rotate)
230 struct fb_info *fb_info;
235 fb_info = registered_fb[con2fb_map[ops->currcon]];
237 if (info == fb_info) {
249 static void fbcon_rotate_all(struct fb_info *info, u32 rotate)
272 static inline void fbcon_set_rotation(struct fb_info *info)
279 static void fbcon_rotate(struct fb_info *info, u32 rotate)
284 static void fbcon_rotate_all(struct fb_info *info, u32 rotate)
290 static int fbcon_get_rotate(struct fb_info *info)
297 static inline int fbcon_is_inactive(struct vc_data *vc, struct fb_info *info)
305 static inline int get_color(struct vc_data *vc, struct fb_info *info,
389 struct fb_info *info = container_of(work, struct fb_info, queue);
420 struct fb_info *info = dev_id;
432 struct fb_info *info = (struct fb_info *) dev_addr;
439 static void fbcon_add_cursor_timer(struct fb_info *info)
457 static void fbcon_del_cursor_timer(struct fb_info *info)
582 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info,
588 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info,
675 static void set_blitting_type(struct vc_data *vc, struct fb_info *info)
689 static int fbcon_invalid_charcount(struct fb_info *info, unsigned charcount)
700 static void set_blitting_type(struct vc_data *vc, struct fb_info *info)
710 static int fbcon_invalid_charcount(struct fb_info *info, unsigned charcount)
718 static int con2fb_acquire_newinfo(struct vc_data *vc, struct fb_info *info,
750 static int con2fb_release_oldinfo(struct vc_data *vc, struct fb_info *oldinfo,
751 struct fb_info *newinfo, int unit,
789 static void con2fb_init_display(struct vc_data *vc, struct fb_info *info,
809 struct fb_info *fg_info =
833 struct fb_info *info = registered_fb[newidx];
834 struct fb_info *oldinfo = NULL;
890 struct fb_info *info)
938 struct fb_info *info = NULL;
1090 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1227 struct fb_info *info;
1287 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1314 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1334 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1343 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1373 static void fbcon_preset_disp(struct fb_info *info, struct fb_var_screeninfo *var,
1388 static void fbcon_set_disp(struct fb_info *info, struct fb_var_screeninfo *var,
1447 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1466 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1485 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1509 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1533 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1557 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1789 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
1983 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
2006 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
2046 struct fb_info *info,
2095 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
2140 struct fb_info *info, *old_info = NULL;
2265 static void fbcon_generic_blank(struct vc_data *vc, struct fb_info *info,
2289 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
2385 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
2510 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
2573 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
2597 struct fb_info *info = registered_fb[con2fb_map[vc->vc_num]];
2710 struct fb_info *info = registered_fb[con2fb_map[fg_console]];
2805 static void fbcon_suspended(struct fb_info *info)
2818 static void fbcon_resumed(struct fb_info *info)
2830 static void fbcon_modechanged(struct fb_info *info)
2870 static void fbcon_set_all_vcs(struct fb_info *info)
2905 static int fbcon_mode_deleted(struct fb_info *info,
2908 struct fb_info *fb_info;
2917 fb_info = registered_fb[j];
2918 if (fb_info != info)
2989 static void fbcon_fb_blanked(struct fb_info *info, int blank)
3011 static void fbcon_new_modelist(struct fb_info *info)
3037 static void fbcon_get_requirement(struct fb_info *info,
3077 struct fb_info *info = event->info;
3176 struct fb_info *info;
3200 struct fb_info *info;
3223 struct fb_info *info;
3293 struct fb_info *info;