fbgen_get_var
Section: Kernel Hacker's Manual (9)
Updated: fbgen_get_var
Index
Return to Main Contents
NAME
fbgen_get_var - get user defined part of display
SYNOPSIS
int fbgen_get_var
(struct fb_var_screeninfo *var,
int con,
struct fb_info *info);
ARGUMENTS
- var
-
fb_var_screeninfo structure
- con
-
virtual console number
- info
-
frame buffer info structure
DESCRIPTION
Get the user defined part of the display and place it into var
for virtual console con on device info.
Returns negative errno on error, or zero for success.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:49:55 GMT, June 12, 2005