.\" 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 "SYSDEV_DRIVER_UNREGISTER" "" "06 October 2005" "" ""
.SH NAME
sysdev_driver_unregister \- Remove an auxillary driver.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void sysdev_driver_unregister (struct sysdev_class * \fIcls\fB, struct sysdev_driver * \fIdrv\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcls\fB\fR
Class driver belongs to.
.TP
\fB\fIdrv\fB\fR
Driver.