Home
last modified time | relevance | path

Searched refs:CONSOLE_IS_VT220 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsetup.h130 #define CONSOLE_IS_VT220 (console_mode == 4) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsetup.h112 #define CONSOLE_IS_VT220 (console_mode == 4) macro
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_con.c277 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_con.c320 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsetup.c168 else if (CONSOLE_IS_VT220) in set_preferred_console()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsetup.c218 else if (CONSOLE_IS_VT220) in set_preferred_console()

Completed in 5 milliseconds