.\" 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_GET_PORT" "9" "09 October 2005" "" ""
.SH NAME
parport_get_port \- increment a port's reference count
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct parport * parport_get_port (struct parport * \fIport\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIport\fB\fR
the port
.SH "DESCRIPTION"
.PP
This ensure's that a struct parport pointer remains valid
until the matching \fBparport_put_port\fR call.