UART_REMOVE_ONE_PORT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
uart_remove_one_port - detach a driver defined port structure
SYNOPSIS
"SYNOPSIS"
int uart_remove_one_port (struct uart_driver * drv, struct uart_port * port);
ARGUMENTS
- drv
-
pointer to the uart low level driver structure for this port
- port
-
uart port structure for this port
DESCRIPTION
This unhooks (and hangs up) the specified port structure from the
core driver. No further calls will be made to the low-level code
for this port.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:31 GMT, October 06, 2005