.\" 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_UNREGISTER_DEVICE" "9" "09 October 2005" "" ""
.SH NAME
parport_unregister_device \- deregister a device on a parallel port
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void parport_unregister_device (struct pardevice * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
pointer to structure representing device
.SH "DESCRIPTION"
.PP
This undoes the effect of \fBparport_register_device\fR\&.