Searched refs:has_vt220 (Results 1 – 3 of 3) sorted by relevance
30 if (!sclp.has_linemode && !sclp.has_vt220) in setup_early_printk()
285 if (sclp.has_vt220 && IS_ENABLED(CONFIG_SCLP_VT220_CONSOLE)) in conmode_default()
69 unsigned char has_vt220 : 1; member