MUX_REQUEST_PORT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

mux_request_port - Request memory and IO regions.  

SYNOPSIS

"SYNOPSIS"

int mux_request_port (struct uart_port * port);  

ARGUMENTS

port
Ptr to the uart_port.
 

DESCRIPTION

Request any memory and IO region resources required by the port. If any fail, no resources should be registered when this function returns, and it should return -EBUSY on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:57 GMT, October 06, 2005