.\" 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 "XXXFB_POLL" "" "06 October 2005" "" ""
.SH NAME
xxxfb_poll \- NOT a required function. The purpose of this
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void xxxfb_poll (struct fb_info * \fIinfo\fB, poll_table * \fIwait\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
frame buffer structure that represents a single frame buffer
.TP
\fB\fIwait\fB\fR
poll table where we store process that await a event.
.SH "DESCRIPTION"
.PP
function is to provide a way for some process
to wait until a specific hardware event occurs
for the framebuffer device.