XXXFB_PAN_DISPLAY

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

xxxfb_pan_display - NOT a required function. Pans the display.  

SYNOPSIS

"SYNOPSIS"

int xxxfb_pan_display (struct fb_var_screeninfo * var, const struct fb_info * info);  

ARGUMENTS

var
frame buffer variable screen structure
info
frame buffer structure that represents a single frame buffer
 

DESCRIPTION

Pan (or wrap, depending on the `vmode' field) the display using the `xoffset' and `yoffset' fields of the `var' structure. If the values don't fit, return -EINVAL.

Returns negative errno on error, or zero on success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:31:04 GMT, October 06, 2005