.\" 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_CLASSDEV_TO_CONTAINER" "9" "09 October 2005" "" ""
.SH NAME
attribute_container_classdev_to_container \- given a classdev, return the container
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct attribute_container * attribute_container_classdev_to_container (struct class_device * \fIclassdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIclassdev\fB\fR
the class device created by attribute_container_add_device.
.SH "DESCRIPTION"
.PP
Returns the container associated with this classdev.
.SH "DESCRIPTION"
.PP
Returns the container associated with this classdev.