RIVAFB_PAN_DISPLAY

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

 

NAME

rivafb_pan_display -  

SYNOPSIS

"SYNOPSIS"

int rivafb_pan_display (struct fb_var_screeninfo * var, struct fb_info * info);  

ARGUMENTS

var
standard kernel fb changeable data
info
pointer to fb_info object containing info for current riva board
 

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.

This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:43 GMT, October 09, 2005