MUX_TX_EMPTY

Section: ()
Updated: 06 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: 13:31:41 GMT, October 06, 2005