.\" 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 "DRM_SYSFS_DESTROY" "9" "09 October 2005" "" "" .SH NAME drm_sysfs_destroy \- destroys a struct drm_sysfs_class structure .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void drm_sysfs_destroy (struct drm_sysfs_class * \fIcs\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcs\fB\fR pointer to the struct drm_sysfs_class that is to be destroyed .SH "DESCRIPTION" .PP Note, the pointer to be destroyed must have been created with a call to \fBdrm_sysfs_create\fR\&.