Home
last modified time | relevance | path

Searched refs:TTY_DRIVER_DEVPTS_MEM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtty_driver.h550 #define TTY_DRIVER_DEVPTS_MEM 0x0010 macro
/openbmc/linux/drivers/tty/
H A Dpty.c879 TTY_DRIVER_DEVPTS_MEM | in unix98_pty_init()
887 TTY_DRIVER_DEVPTS_MEM | in unix98_pty_init()
H A Dtty_io.c1620 if (tty->driver->flags & TTY_DRIVER_DEVPTS_MEM) in tty_release_checks()
3333 if (!(flags & TTY_DRIVER_DEVPTS_MEM)) { in __tty_alloc_driver()