fbgen_set_cmap

Section: Kernel Hacker's Manual (9)
Updated: fbgen_set_cmap
Index Return to Main Contents
 

NAME

fbgen_set_cmap - set the colormap  

SYNOPSIS

int fbgen_set_cmap (struct fb_cmap *cmap, int kspc, int con, struct fb_info *info);  

ARGUMENTS

cmap

 frame buffer colormap structure
kspc

 boolean, 0 copy local, 1 get_user function
con

 virtual console number
info

 frame buffer info structure
 

DESCRIPTION

Sets the colormap cmap 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:54:33 GMT, June 12, 2005