Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux-2.6-microblaze.git] / Documentation / tty / n_tty.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 =====
4 N_TTY
5 =====
6
7 .. contents:: :local:
8
9 The default (and fallback) :doc:`TTY line discipline <tty_ldisc>`. It tries to
10 handle characters as per POSIX.
11
12 External Functions
13 ==================
14
15 .. kernel-doc:: drivers/tty/n_tty.c
16    :export:
17
18 Internal Functions
19 ==================
20
21 .. kernel-doc:: drivers/tty/n_tty.c
22    :internal: