Commit 0adc301e authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jonathan Corbet

serial: doc: Document .set_ldisc()

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent e27585c7
...@@ -259,6 +259,11 @@ hardware. ...@@ -259,6 +259,11 @@ hardware.
Interrupts: caller dependent. Interrupts: caller dependent.
This call must not sleep 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) pm(port,state,oldstate)
Perform any power management related activities on the specified Perform any power management related activities on the specified
port. State indicates the new state (defined by port. State indicates the new state (defined by
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment