blob: 3ff1ac5e07f18284b05d4aa34ee8b75c1fa8b4a9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
.. SPDX-License-Identifier: GPL-2.0
=================
TTY IOCTL Helpers
=================
.. kernel-doc:: drivers/tty/tty_ioctl.c
.. kernel-doc:: include/linux/tty.h
:identifiers: tty_get_baud_rate
|