Searched refs:SYSTEM_TYPE_CONSOLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/proc/
H A Dproc_tty.c44 else if (p->subtype == SYSTEM_TYPE_CONSOLE)
/linux-master/arch/um/drivers/
H A Dstdio_console.c55 .subtype = SYSTEM_TYPE_CONSOLE,
/linux-master/include/linux/
H A Dtty_driver.h556 #define SYSTEM_TYPE_CONSOLE 0x0002 macro
/linux-master/drivers/tty/
H A Dehv_bytechan.c789 driver->subtype = SYSTEM_TYPE_CONSOLE;

Completed in 148 milliseconds