.\" 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 "DRIVER_REMOVE_FILE" "" "06 October 2005" "" ""
.SH NAME
driver_remove_file \- remove sysfs file for driver.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void driver_remove_file (struct device_driver * \fIdrv\fB, struct driver_attribute * \fIattr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrv\fB\fR
driver.
.TP
\fB\fIattr\fB\fR
driver attribute descriptor.