Searched refs:has_vt220 (Results 1 – 4 of 4) sorted by relevance
30 if (!sclp.has_linemode && !sclp.has_vt220) in setup_early_printk()
287 if (sclp.has_vt220 && IS_ENABLED(CONFIG_SCLP_VT220_CONSOLE)) in conmode_default()
69 unsigned char has_vt220 : 1; member
152 sclp.has_vt220 = 1; in sclp_early_console_detect()
Completed in 7 milliseconds