1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 ===== 3 ===== 4 N_TTY 4 N_TTY 5 ===== 5 ===== 6 6 7 .. contents:: :local: 7 .. contents:: :local: 8 8 9 The default (and fallback) :doc:`TTY line disc 9 The default (and fallback) :doc:`TTY line discipline <tty_ldisc>`. It tries to 10 handle characters as per POSIX. 10 handle characters as per POSIX. 11 11 12 External Functions 12 External Functions 13 ================== 13 ================== 14 14 15 .. kernel-doc:: drivers/tty/n_tty.c 15 .. kernel-doc:: drivers/tty/n_tty.c 16 :export: 16 :export: 17 17 18 Internal Functions 18 Internal Functions 19 ================== 19 ================== 20 20 21 .. kernel-doc:: drivers/tty/n_tty.c 21 .. kernel-doc:: drivers/tty/n_tty.c 22 :internal: 22 :internal:
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.