UART_UNREGISTER_PORT
Section: (9)
Updated: 07 August 2003
Index
Return to Main Contents
NAME
uart_unregister_port - de-allocate a port
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.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 09:53:48 GMT, April 09, 2004