tag
line
file
source code
CONSOLE_DEV
41
drivers/char/n_tty.c
#define CONSOLE_DEV MKDEV(TTY_MAJOR,0)
CONSOLE_DEV
70
drivers/char/tty_io.c
#define CONSOLE_DEV MKDEV(TTY_MAJOR,0)