提交 e27585c7 编写于 作者: G Geert Uytterhoeven 提交者: Jonathan Corbet

serial: doc: Document .unthrottle()

Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 39c5144e
...@@ -133,6 +133,13 @@ hardware. ...@@ -133,6 +133,13 @@ hardware.
Locking: none. Locking: none.
unthrottle(port)
Notify the serial driver that characters can now be sent to the serial
port without fear of overrunning the input buffers of the line
disciplines.
Locking: none.
send_xchar(port,ch) send_xchar(port,ch)
Transmit a high priority character, even if the port is stopped. Transmit a high priority character, even if the port is stopped.
This is used to implement XON/XOFF flow control and tcflow(). If This is used to implement XON/XOFF flow control and tcflow(). If
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册