MUX_REQUEST_PORT

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