.\" 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 "SUBSYS_ATTR_SHOW" "" "06 October 2005" "" "" .SH NAME subsys_attr_show \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp ssize_t subsys_attr_show (struct kobject * \fIkobj\fB, struct attribute * \fIattr\fB, char * \fIpage\fB); \fR .SH "ARGUMENTS" .TP \fB\fIkobj\fB\fR -- undescribed -- .TP \fB\fIattr\fB\fR -- undescribed -- .TP \fB\fIpage\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP These operations allow subsystems to have files that can be read/written.