.\" 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 "COPYAREA_LINE_8BPP" "9" "09 October 2005" "" ""
.SH NAME
copyarea_line_8bpp \- REQUIRED function. Can use generic routines if
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void copyarea_line_8bpp (struct fb_info * \fIinfo\fB, u32 \fIdy\fB, u32 \fIsy\fB, u32 \fIheight\fB, u32 \fIwidth\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
frame buffer structure that represents a single frame buffer
.TP
\fB\fIdy\fB\fR
-- undescribed --
.TP
\fB\fIsy\fB\fR
-- undescribed --
.TP
\fB\fIheight\fB\fR
-- undescribed --
.TP
\fB\fIwidth\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
non acclerated hardware and packed pixel based.
Copies on area of the screen to another area.