1FB_SET_CMAP(9)               Frame Buffer Library               FB_SET_CMAP(9)
2
3
4

NAME

6       fb_set_cmap - set the colormap
7

SYNOPSIS

9       int fb_set_cmap(struct fb_cmap * cmap, struct fb_info * info);
10

ARGUMENTS

12       cmap
13           frame buffer colormap structure
14
15       info
16           frame buffer info structure
17

DESCRIPTION

19       Sets the colormap cmap for a screen of device info.
20
21       Returns negative errno on error, or zero on success.
22
24Kernel Hackers Manual 3.10         June 2019                    FB_SET_CMAP(9)
Impressum