Home
last modified time | relevance | path

Searched hist:"3 be491d74a95b15cd1a725bcb10208dca346ec7a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dtty_port.cdiff 3be491d74a95b15cd1a725bcb10208dca346ec7a Fri Nov 26 02:16:06 CST 2021 Jiri Slaby <jslaby@suse.cz> tty: add kernel-doc for more tty_port functions

From the main tty_port functions, only tty_port_destroy() was
documented. Document more of them, so that we can reference them in
Documentation/ later in this series.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20211126081611.11001-19-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>