• Home
  • Raw
  • Download

Lines Matching refs:fbcon_display

108 static struct fbcon_display fb_display[MAX_NR_CONSOLES];
189 static void fbcon_bmove_rec(struct vc_data *vc, struct fbcon_display *p, int sy, int sx,
193 static void fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p,
224 struct fbcon_display *p = &fb_display[ops->currcon]; in fbcon_rotate()
239 struct fbcon_display *p; in fbcon_rotate_all()
894 static int var_to_display(struct fbcon_display *disp, in var_to_display()
919 struct fbcon_display *disp) in display_to_var()
940 struct fbcon_display *p = &fb_display[fg_console]; in fbcon_startup()
1026 struct fbcon_display *t, *p = &fb_display[vc->vc_num]; in fbcon_init()
1168 static void fbcon_free_font(struct fbcon_display *p) in fbcon_free_font()
1180 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_deinit()
1253 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_clear()
1289 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_putcs()
1347 struct fbcon_display *p, *t; in fbcon_set_disp()
1413 struct fbcon_display *p = &fb_display[vc->vc_num]; in ywrap_up()
1432 struct fbcon_display *p = &fb_display[vc->vc_num]; in ywrap_down()
1450 struct fbcon_display *p = &fb_display[vc->vc_num]; in ypan_up()
1475 struct fbcon_display *p = &fb_display[vc->vc_num]; in ypan_up_redraw()
1498 struct fbcon_display *p = &fb_display[vc->vc_num]; in ypan_down()
1523 struct fbcon_display *p = &fb_display[vc->vc_num]; in ypan_down_redraw()
1543 static void fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p, in fbcon_redraw_move()
1578 struct fbcon_display *p, int line, int count, int ycount) in fbcon_redraw_blit()
1627 static void fbcon_redraw(struct vc_data *vc, struct fbcon_display *p, in fbcon_redraw()
1686 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_scroll()
1882 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_bmove()
1901 static void fbcon_bmove_rec(struct vc_data *vc, struct fbcon_display *p, int sy, int sx, in fbcon_bmove_rec()
1943 static void updatescrollmode_accel(struct fbcon_display *p, in updatescrollmode_accel()
1985 static void updatescrollmode(struct fbcon_display *p, in updatescrollmode()
2013 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_resize()
2076 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_switch()
2410 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_do_set_font()
2689 struct fbcon_display *p; in fbcon_modechanged()
2727 struct fbcon_display *p; in fbcon_set_all_vcs()
2800 struct fbcon_display *p; in fbcon_mode_deleted()