.\" 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_MEM_INFO" "9" "09 October 2005" "" ""
.SH NAME
drm_mem_info \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int drm_mem_info (char * \fIbuf\fB, char ** \fIstart\fB, off_t \fIoffset\fB, int \fIlen\fB, int * \fIeof\fB, void * \fIdata\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbuf\fB\fR
-- undescribed --
.TP
\fB\fIstart\fB\fR
-- undescribed --
.TP
\fB\fIoffset\fB\fR
-- undescribed --
.TP
\fB\fIlen\fB\fR
-- undescribed --
.TP
\fB\fIeof\fB\fR
-- undescribed --
.TP
\fB\fIdata\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
\\param buf output buffer.
\\param start start of output data.
\\param offset requested start offset.
\\param len requested number of bytes.
\\param eof whether there is no more data to return.
\\param data private data.
\\return number of written bytes.
.PP
No-op.