linux-stable/Documentation/driver-api/tty
Jiri Slaby (SUSE) 71067fb797 tty: fix kernel-doc for functions in tty.h
tty_kref_get() is already included in Documentation, but is not properly
formatted. Fix this.

tty_get_baud_rate() is neither properly formatted, nor is included. Fix
both.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230919085156.1578-10-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-03 14:31:15 +02:00
..
index.rst tty: fix up and plug in tty_ioctl kernel-doc 2023-10-03 14:31:15 +02:00
moxa-smartio.rst Documentation: tty: move moxa-smartio.rst to tty 2022-04-14 18:24:24 +02:00
n_gsm.rst tty: n_gsm: add ioctl for DLC config via ldisc handle 2023-03-29 10:50:48 +02:00
n_tty.rst
tty_buffer.rst tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char() 2023-08-22 14:58:15 +02:00
tty_driver.rst
tty_internals.rst
tty_ioctl.rst tty: fix kernel-doc for functions in tty.h 2023-10-03 14:31:15 +02:00
tty_ldisc.rst
tty_port.rst
tty_struct.rst