Home
last modified time | relevance | path

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

/linux/include/linux/
A Dconsole_struct.h94 struct vc_data { struct
97 struct vc_state state, saved_state;
101 unsigned int vc_rows;
108 unsigned int vc_top, vc_bottom; /* Scrolling region */
109 const struct consw *vc_sw;
130 unsigned int vc_npar,vc_par[NPAR]; /* Parameters of current escape sequence */
132 struct vt_mode vt_mode;
133 struct pid *vt_pid;
134 int vt_newvt;
159 struct vc_data **vc_display_fg; /* [!] Ptr to var holding fg console for this display */ argument
[all …]

Completed in 6 milliseconds