.\" 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 "SYSFS_CREATE_FILE" "" "06 October 2005" "" "" .SH NAME sysfs_create_file \- create an attribute file for an object. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int sysfs_create_file (struct kobject * \fIkobj\fB, const struct attribute * \fIattr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIkobj\fB\fR object we're creating for. .TP \fB\fIattr\fB\fR atrribute descriptor.