Searched refs:SYSTEM_TYPE_CONSOLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/proc/ | ||
D | proc_tty.c | 46 else if (p->subtype == SYSTEM_TYPE_CONSOLE) in show_tty_range() |
/linux-4.19.296/include/linux/ | ||
D | tty_driver.h | 432 #define SYSTEM_TYPE_CONSOLE 0x0002 macro |