.\" 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_CREATE_FILE" "9" "09 October 2005" "" ""
.SH NAME
driver_create_file \- create sysfs file for driver.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int driver_create_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.