Home
last modified time | relevance | path

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

/linux-6.15/arch/um/drivers/
H A Dstdio_console.c55 .subtype = SYSTEM_TYPE_CONSOLE,
/linux-6.15/fs/proc/
H A Dproc_tty.c44 else if (p->subtype == SYSTEM_TYPE_CONSOLE) in show_tty_range()
/linux-6.15/include/linux/
H A Dtty_driver.h95 SYSTEM_TYPE_CONSOLE, enumerator
/linux-6.15/drivers/tty/
H A Dehv_bytechan.c789 driver->subtype = SYSTEM_TYPE_CONSOLE; in ehv_bc_init()