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