Home
last modified time | relevance | path

Searched refs:CONSOLE_IS_3215 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dsetup.h68 #define CONSOLE_IS_3215 (console_mode == 2) macro
/linux-6.15/drivers/s390/char/
H A Dcon3215.c907 if (!CONSOLE_IS_3215) in con3215_init()
1153 if (!CONSOLE_IS_3215) in tty3215_init()
/linux-6.15/arch/s390/kernel/
H A Dsetup.c218 if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()