.\" 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_PROC_CLEANUP" "9" "09 October 2005" "" ""
.SH NAME
drm_proc_cleanup \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int drm_proc_cleanup (int \fIminor\fB, struct proc_dir_entry * \fIroot\fB, struct proc_dir_entry * \fIdev_root\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIminor\fB\fR
-- undescribed --
.TP
\fB\fIroot\fB\fR
-- undescribed --
.TP
\fB\fIdev_root\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
\\param minor device minor number.
\\param root DRI proc dir entry.
\\param dev_root DRI device proc dir entry.
\\return always zero.
.PP
Remove all proc entries created by \fBproc_init\fR\&.