.\" 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 "FFB_COPYAREA" "9" "09 October 2005" "" ""
.SH NAME
ffb_copyarea \- REQUIRED function. Can use generic routines if
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ffb_copyarea (struct fb_info * \fIinfo\fB, const struct fb_copyarea * \fIarea\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
frame buffer structure that represents a single frame buffer
.TP
\fB\fIarea\fB\fR
structure defining the source and destination.
.SH "DESCRIPTION"
.PP
non acclerated hardware and packed pixel based.
Copies on area of the screen to another area.