Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dttynull.c79 driver->type = TTY_DRIVER_TYPE_CONSOLE; in ttynull_init()
H A Drpmsg_tty.c243 rpmsg_tty_driver->type = TTY_DRIVER_TYPE_CONSOLE; in rpmsg_tty_init()
H A Dehv_bytechan.c786 driver->type = TTY_DRIVER_TYPE_CONSOLE; in ehv_bc_init()
/openbmc/linux/fs/proc/
H A Dproc_tty.c47 case TTY_DRIVER_TYPE_CONSOLE: in show_tty_range()
/openbmc/linux/drivers/char/
H A Dttyprintk.c198 ttyprintk_driver->type = TTY_DRIVER_TYPE_CONSOLE; in ttyprintk_init()
/openbmc/linux/arch/um/drivers/
H A Dstdio_console.c54 .type = TTY_DRIVER_TYPE_CONSOLE,
/openbmc/linux/include/linux/
H A Dtty_driver.h557 #define TTY_DRIVER_TYPE_CONSOLE 0x0002 macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c3563 console_driver->type = TTY_DRIVER_TYPE_CONSOLE; in vty_init()