UART_UNREGISTER_PORT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
uart_unregister_port - de-allocate a port
SYNOPSIS
"SYNOPSIS"
void uart_unregister_port (struct uart_driver * drv, int line);
ARGUMENTS
- drv
-
pointer to the uart low level driver structure for this port
- line
-
line index previously returned from uart_register_port
DESCRIPTION
Hang up the specified line associated with the low level driver,
and mark the port as unused.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:31 GMT, October 06, 2005