.\" 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_CLEANUP_BUF_ERROR" "9" "09 October 2005" "" ""
.SH NAME
drm_cleanup_buf_error \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void drm_cleanup_buf_error (drm_device_t * \fIdev\fB, drm_buf_entry_t * \fIentry\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
-- undescribed --
.TP
\fB\fIentry\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
\\param entry buffer entry where the error occurred.
.PP
Frees any pages and buffers associated with the given entry.