drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git] / Documentation / driver-api / tty / tty_internals.rst
blobd0d415820300e723cb19fd130aad4972cf03f3bd
1 .. SPDX-License-Identifier: GPL-2.0
3 =============
4 TTY Internals
5 =============
7 .. contents:: :local:
9 Kopen
10 =====
12 These functions serve for opening a TTY from the kernelspace:
14 .. kernel-doc:: drivers/tty/tty_io.c
15       :identifiers: tty_kopen_exclusive tty_kopen_shared tty_kclose
17 ----
19 Exported Internal Functions
20 ===========================
22 .. kernel-doc:: drivers/tty/tty_io.c
23    :identifiers: tty_release_struct tty_dev_name_to_number tty_get_icount
25 ----
27 Internal Functions
28 ==================
30 .. kernel-doc:: drivers/tty/tty_io.c
31    :internal: