.\" 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_RELEASE" "" "06 October 2005" "" "" .SH NAME parport_release \- give up access to a parallel port device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void parport_release (struct pardevice * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR pointer to structure representing parallel port device .SH "DESCRIPTION" .PP This function cannot fail, but it should not be called without the port claimed. Similarly, if the port is already claimed you should not try claiming it again.