Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/core/
Dfbcon.h28 struct fbcon_display { struct
71 struct fbcon_display *p; argument
228 static inline int real_y(struct fbcon_display *p, int ypos) in real_y()
Dfbcon.c116 static struct fbcon_display fb_display[MAX_NR_CONSOLES];
207 static void fbcon_bmove_rec(struct vc_data *vc, struct fbcon_display *p, int sy, int sx,
211 static void fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p,
242 struct fbcon_display *p = &fb_display[ops->currcon]; in fbcon_rotate()
257 struct fbcon_display *p; in fbcon_rotate_all()
922 static int var_to_display(struct fbcon_display *disp, in var_to_display()
947 struct fbcon_display *disp) in display_to_var()
968 struct fbcon_display *p = &fb_display[fg_console]; in fbcon_startup()
1081 struct fbcon_display *t, *p = &fb_display[vc->vc_num]; in fbcon_init()
1228 static void fbcon_free_font(struct fbcon_display *p, bool freefont) in fbcon_free_font()
[all …]