serial: doc: Document .set_ldisc()
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
e27585c797
commit
0adc301e7b
1 changed files with 5 additions and 0 deletions
|
@ -259,6 +259,11 @@ hardware.
|
|||
Interrupts: caller dependent.
|
||||
This call must not sleep
|
||||
|
||||
set_ldisc(port,termios)
|
||||
Notifier for discipline change. See Documentation/serial/tty.txt.
|
||||
|
||||
Locking: caller holds port->mutex
|
||||
|
||||
pm(port,state,oldstate)
|
||||
Perform any power management related activities on the specified
|
||||
port. State indicates the new state (defined by
|
||||
|
|
Loading…
Reference in a new issue