.\" 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_CLASS_DEVICE_DEL" "9" "09 October 2005" "" ""
.SH NAME
attribute_container_class_device_del \- equivalent of class_device_del
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void attribute_container_class_device_del (struct class_device * \fIclassdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIclassdev\fB\fR
the class device
.SH "DESCRIPTION"
.PP
This function simply removes all the attribute files and then calls
class_device_del.
.SH "DESCRIPTION"
.PP
This function simply removes all the attribute files and then calls
class_device_del.