Searched refs:TTY_DRIVER_UNNUMBERED_NODE (Results 1 - 4 of 4) sorted by last modified time

/linux-master/include/linux/
H A Dtty_driver.h532 * TTY_DRIVER_UNNUMBERED_NODE
544 #define TTY_DRIVER_UNNUMBERED_NODE 0x0080 macro
/linux-master/drivers/tty/
H A Dtty_io.c1211 if (driver->flags & TTY_DRIVER_UNNUMBERED_NODE)
3345 if (!lines || (flags & TTY_DRIVER_UNNUMBERED_NODE && lines > 1))
H A Dttynull.c70 TTY_DRIVER_UNNUMBERED_NODE);
/linux-master/drivers/char/
H A Dttyprintk.c187 TTY_DRIVER_UNNUMBERED_NODE);

Completed in 251 milliseconds