1 .. SPDX-License-Identifier: GPL-2.0
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
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
30 .. kernel-doc:: drivers/tty/tty_io.c