PM2FB_PAN_DISPLAY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pm2fb_pan_display - Pans the display.
SYNOPSIS
"SYNOPSIS"
int pm2fb_pan_display (struct fb_var_screeninfo * var, 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: 00:02:38 GMT, October 09, 2005