Searched refs:has_vt220 (Results 1 – 4 of 4) sorted by relevance
28 if (!sclp.has_linemode && !sclp.has_vt220) in register_early_console()
290 if (sclp.has_vt220 && IS_ENABLED(CONFIG_SCLP_VT220_CONSOLE)) in conmode_default()
74 unsigned char has_vt220 : 1; member
162 sclp.has_vt220 = 1; in sclp_early_console_detect()