Home
last modified time | relevance | path

Searched refs:has_linemode (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/kernel/
H A Dearly_printk.c28 if (!sclp.has_linemode && !sclp.has_vt220) in register_early_console()
H A Dsetup.c295 else if (sclp.has_linemode && IS_ENABLED(CONFIG_SCLP_CONSOLE)) in conmode_default()
/linux/arch/s390/include/asm/
H A Dsclp.h73 unsigned char has_linemode : 1; member
/linux/drivers/s390/char/
H A Dsclp_tty.c504 if (!sclp.has_linemode) in sclp_tty_init()