Home
last modified time | relevance | path

Searched refs:fbcon_display (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.h28 struct fbcon_display { struct
73 struct fbcon_display *p;
213 static inline u_short fb_scrollmode(struct fbcon_display *fb) in fb_scrollmode()
234 static inline int real_y(struct fbcon_display *p, int ypos) in real_y()
H A Dfbcon.c116 static struct fbcon_display fb_display[MAX_NR_CONSOLES];
197 static void fbcon_bmove_rec(struct vc_data *vc, struct fbcon_display *p, int sy, int sx,
201 static void fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p,
232 struct fbcon_display *p = &fb_display[ops->currcon]; in fbcon_rotate()
247 struct fbcon_display *p; in fbcon_rotate_all()
902 static int var_to_display(struct fbcon_display *disp, in var_to_display()
927 struct fbcon_display *disp) in display_to_var()
948 struct fbcon_display *p = &fb_display[fg_console]; in fbcon_startup()
1036 struct fbcon_display *t, *p = &fb_display[vc->vc_num]; in fbcon_init()
1182 static void fbcon_free_font(struct fbcon_display *
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.h26 struct fbcon_display { struct
71 struct fbcon_display *p;
211 static inline u_short fb_scrollmode(struct fbcon_display *fb) in fb_scrollmode()
232 static inline int real_y(struct fbcon_display *p, int ypos) in real_y()
H A Dfbcon.c104 static struct fbcon_display fb_display[MAX_NR_CONSOLES];
184 static void fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p,
214 struct fbcon_display *p = &fb_display[ops->currcon]; in fbcon_rotate()
229 struct fbcon_display *p; in fbcon_rotate_all()
877 static int var_to_display(struct fbcon_display *disp, in var_to_display()
902 struct fbcon_display *disp) in display_to_var()
923 struct fbcon_display *p = &fb_display[fg_console]; in fbcon_startup()
995 struct fbcon_display *t, *p = &fb_display[vc->vc_num]; in fbcon_init()
1136 static void fbcon_free_font(struct fbcon_display *p) in fbcon_free_font()
1169 struct fbcon_display * in fbcon_deinit()
[all...]

Completed in 8 milliseconds