Documentation / tty / n_tty.rst


Based on kernel version 5.18. Page generated on 2022-05-23 11:18 EST.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
.. SPDX-License-Identifier: GPL-2.0

=====
N_TTY
=====

.. contents:: :local:

The default (and fallback) :doc:`TTY line discipline <tty_ldisc>`. It tries to
handle characters as per POSIX.

External Functions
==================

.. kernel-doc:: drivers/tty/n_tty.c
   :export:

Internal Functions
==================

.. kernel-doc:: drivers/tty/n_tty.c
   :internal: