MUX_TX_EMPTY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
mux_tx_empty - Check if the transmitter fifo is empty.
SYNOPSIS
"SYNOPSIS"
unsigned int mux_tx_empty (struct uart_port * port);
ARGUMENTS
- port
-
Ptr to the uart_port.
DESCRIPTION
This function test if the transmitter fifo for the port
described by 'port' is empty. If it is empty, this function
should return TIOCSER_TEMT, otherwise return 0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:30 GMT, October 09, 2005