UART_UNREGISTER_PORT
Section: (9)
Updated: 09 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: 00:02:56 GMT, October 09, 2005