drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git] / Documentation / driver-api / tty / n_tty.rst
blob15b70faee72daacde0e877dd566c99b81922c7ea
1 .. SPDX-License-Identifier: GPL-2.0
3 =====
4 N_TTY
5 =====
7 .. contents:: :local:
9 The default (and fallback) :doc:`TTY line discipline <tty_ldisc>`. It tries to
10 handle characters as per POSIX.
12 External Functions
13 ==================
15 .. kernel-doc:: drivers/tty/n_tty.c
16    :export:
18 Internal Functions
19 ==================
21 .. kernel-doc:: drivers/tty/n_tty.c
22    :internal: