HGAFB_BLANK
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
hgafb_blank - (un)blank the screen
SYNOPSIS
"SYNOPSIS"
int hgafb_blank (int blank_mode, struct fb_info * info);
ARGUMENTS
- blank_mode
-
blanking method to use
- info
-
unused
DESCRIPTION
Blank the screen if blank_mode != 0, else unblank.
Implements VESA suspend and powerdown modes on hardware that supports
disabling hsync/vsync:
blank_mode == 2 means suspend vsync,
blank_mode == 3 means suspend hsync,
blank_mode == 4 means powerdown.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:47 GMT, October 06, 2005