Searched refs:TTY_DRIVER_TYPE_CONSOLE (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/tty/
H A Dttynull.c79 driver->type = TTY_DRIVER_TYPE_CONSOLE;
H A Drpmsg_tty.c243 rpmsg_tty_driver->type = TTY_DRIVER_TYPE_CONSOLE;
H A Dehv_bytechan.c788 driver->type = TTY_DRIVER_TYPE_CONSOLE;
/linux-master/fs/proc/
H A Dproc_tty.c47 case TTY_DRIVER_TYPE_CONSOLE:
/linux-master/arch/um/drivers/
H A Dstdio_console.c54 .type = TTY_DRIVER_TYPE_CONSOLE,
/linux-master/drivers/char/
H A Dttyprintk.c198 ttyprintk_driver->type = TTY_DRIVER_TYPE_CONSOLE;
/linux-master/include/linux/
H A Dtty_driver.h548 #define TTY_DRIVER_TYPE_CONSOLE 0x0002 macro
/linux-master/drivers/tty/vt/
H A Dvt.c3739 console_driver->type = TTY_DRIVER_TYPE_CONSOLE;

Completed in 145 milliseconds