Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/core/
Dfbcon.h28 struct fbcon_display { struct
30 const u_char *fontdata;
31 int userfont; /* != 0 if fontdata kmalloc()ed */
32 u_short scrollmode; /* Scroll Method */
33 u_short inverse; /* != 0 text black on white as default */
34 short yscroll; /* Hardware scrolling */
35 int vrows; /* number of virtual rows */
36 int cursor_shape;
37 int con_rotate;
38 u32 xres_virtual;
[all …]