Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtty_driver.h78 TTY_DRIVER_DEVPTS_MEM = BIT(4), enumerator
/linux-6.15/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.c1622 if (tty->driver->flags & TTY_DRIVER_DEVPTS_MEM) in tty_release_checks()
3358 if (!(flags & TTY_DRIVER_DEVPTS_MEM)) { in __tty_alloc_driver()