.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "PARPORT_FIND_NUMBER" "9" "29 May 2003" "" ""
.SH NAME
parport_find_number \- find a parallel port by number
.SH SYNOPSIS
.sp
\fB
.sp
struct parport * parport_find_number (int \fInumber\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInumber\fB\fR
parallel port number
.SH "DESCRIPTION"
.PP
This returns the parallel port with the specified number, or
NULL if there is none.
.PP
There is an implicit \fBparport_get_port\fR done already; to throw
away the reference to the port that \fBparport_find_number\fR
gives you, use \fBparport_put_port\fR.
.SH "ABOUT THIS DOCUMENT"
.PP
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the Free Software
Foundation; with no Invariant Sections, with no Front-Cover Texts,
and with no Back-Cover Texts. A copy of the license is included
in the section entitled "GNU Free Documentation License".
.PP
If you have comments on the formatting of this manpage, then please contact
Michael Still (mikal@stillhq.com).
.PP
This documentation was generated with kernel version 2.5.70.