fbgen_update_var
Section: Kernel Hacker's Manual (9)
Updated: fbgen_update_var
Index
Return to Main Contents
NAME
fbgen_update_var - update user defined part of display
SYNOPSIS
int fbgen_update_var
(int con,
struct fb_info *info);
ARGUMENTS
- con
-
virtual console number
- info
-
frame buffer info structure
DESCRIPTION
Updates the user defined part of the display ('var'
structure) on virtual console con for device info.
This function is called by fbcon.c.
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: 04:00:24 GMT, June 12, 2005