.\" 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 "RIVAFB_CURSOR" "" "06 October 2005" "" ""
.SH NAME
rivafb_cursor \- hardware cursor function
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int rivafb_cursor (struct fb_info * \fIinfo\fB, struct fb_cursor * \fIcursor\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
pointer to info structure
.TP
\fB\fIcursor\fB\fR
pointer to fbcursor structure
.SH "DESCRIPTION"
.PP
A cursor function that supports displaying a cursor image via hardware.
Within the kernel, copy and invert rops are supported. If exported
to user space, only the copy rop will be supported.
.PP
CALLED FROM
framebuffer hook