Home
last modified time | relevance | path

Searched refs:fbcon_display (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfbcon.h26 struct fbcon_display { struct
73 struct fbcon_display *p; argument
178 static inline u_short fb_scrollmode(struct fbcon_display *fb) in fb_scrollmode()
199 static inline int real_y(struct fbcon_display *p, int ypos) in real_y()
H A Dfbcon.c110 static struct fbcon_display fb_display[MAX_NR_CONSOLES];
194 static void fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p,
224 struct fbcon_display *p = &fb_display[par->currcon]; in fbcon_rotate()
239 struct fbcon_display *p; in fbcon_rotate_all()
930 static int var_to_display(struct fbcon_display *disp, in var_to_display()
955 struct fbcon_display *disp) in display_to_var()
976 struct fbcon_display *p = &fb_display[fg_console]; in fbcon_startup()
1048 struct fbcon_display *t, *p = &fb_display[vc->vc_num]; in fbcon_init()
1190 static void fbcon_free_font(struct fbcon_display *p) in fbcon_free_font()
1223 struct fbcon_display *p = &fb_display[vc->vc_num]; in fbcon_deinit()
[all …]