.\" 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 "ATTRIBUTE_CONTAINER_ADD_CLASS_DEVICE" "9" "09 October 2005" "" ""
.SH NAME
attribute_container_add_class_device \- same function as class_device_add
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int attribute_container_add_class_device (struct class_device * \fIclassdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIclassdev\fB\fR
the class device to add
.SH "DESCRIPTION"
.PP
This performs essentially the same function as class_device_add except for
attribute containers, namely add the classdev to the system and then
create the attribute files
.SH "DESCRIPTION"
.PP
This performs essentially the same function as class_device_add except for
attribute containers, namely add the classdev to the system and then
create the attribute files