Home
last modified time | relevance | path

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

/linux-6.6.21/arch/um/drivers/
Dstdio_console.c55 .subtype = SYSTEM_TYPE_CONSOLE,
/linux-6.6.21/fs/proc/
Dproc_tty.c44 else if (p->subtype == SYSTEM_TYPE_CONSOLE) in show_tty_range()
/linux-6.6.21/include/linux/
Dtty_driver.h557 #define SYSTEM_TYPE_CONSOLE 0x0002 macro
/linux-6.6.21/drivers/tty/
Dehv_bytechan.c787 driver->subtype = SYSTEM_TYPE_CONSOLE; in ehv_bc_init()