UART_UNREGISTER_PORT

Section: (9)
Updated: 09 April 2004
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: 12:49:36 GMT, April 09, 2004