PARPORT_FIND_NUMBER

Section: (9)
Updated: 14 August 2003
Index Return to Main Contents

 

NAME

parport_find_number - find a parallel port by number  

SYNOPSIS

struct parport * parport_find_number (int number);  

ARGUMENTS

number
parallel port number
 

DESCRIPTION

This returns the parallel port with the specified number, or NULL if there is none.

There is an implicit parport_get_port done already; to throw away the reference to the port that parport_find_number gives you, use parport_put_port.  

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: 23:19:25 GMT, August 13, 2003