Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dsetup.h90 #define CONSOLE_IS_3215 (console_mode == 2) macro
/linux-4.4.14/drivers/s390/char/
Dcon3215.c911 if (!CONSOLE_IS_3215) in con3215_init()
1181 if (!CONSOLE_IS_3215) in tty3215_init()
/linux-4.4.14/arch/s390/kernel/
Dsetup.c138 } else if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()