Searched refs:vt_conswindow (Results 1 – 1 of 1) sorted by relevance
208 static struct vt_window vt_conswindow; variable219 .vd_windows = { [VT_CONSWINDOW] = &vt_conswindow, },220 .vd_curwindow = &vt_conswindow,242 static struct vt_window vt_conswindow = { variable268 TERMINAL_DECLARE_EARLY(vt_consterm, vt_termclass, &vt_conswindow);1057 if (vd->vd_curwindow == &vt_conswindow) { in vt_allocate_keyboard()1096 if (vd->vd_curwindow == &vt_conswindow) { in vt_allocate_keyboard()