.\" 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_DEVICE_REMOVE" "9" "09 October 2005" "" "" .SH NAME drm_sysfs_device_remove \- removes a class device that was created with drm_sysfs_device_add .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void drm_sysfs_device_remove (dev_t \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR the dev_t of the device that was previously registered. .SH "DESCRIPTION" .PP This call unregisters and cleans up a class device that was created with a call to \fBdrm_sysfs_device_add\fR