HGAFB_SETCOLREG
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
hgafb_setcolreg - set color registers
SYNOPSIS
"SYNOPSIS"
int hgafb_setcolreg (u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info * info);
ARGUMENTS
- regno
-
register index to set
- red
-
red value, unused
- green
-
green value, unused
- blue
-
blue value, unused
- transp
-
transparency value, unused
- info
-
unused
DESCRIPTION
This callback function is used to set the color registers of a HGA
board. Since we have only two fixed colors only regno is checked.
A zero is returned on success and 1 for failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:47 GMT, October 06, 2005