Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dconsole_struct.h93 struct vc_data { struct
96 struct vc_state state, saved_state;
100 unsigned int vc_rows;
107 unsigned int vc_top, vc_bottom; /* Scrolling region */
108 const struct consw *vc_sw;
129 unsigned int vc_npar,vc_par[NPAR]; /* Parameters of current escape sequence */
131 struct vt_mode vt_mode;
132 struct pid *vt_pid;
133 int vt_newvt;
158 struct vc_data **vc_display_fg; /* [!] Ptr to var holding fg console for this display */ argument
[all …]

Completed in 4 milliseconds