Home
last modified time | relevance | path

Searched refs:video_cmap_len (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/
H A Dmacfb.c540 int video_cmap_len, video_is_nubus = 0; in macfb_init() local
600 video_cmap_len = 2; in macfb_init()
609 video_cmap_len = 1 << macfb_defined.bits_per_pixel; in macfb_init()
621 video_cmap_len = 16; in macfb_init()
636 video_cmap_len = 16; in macfb_init()
878 err = fb_alloc_cmap(&fb_info.cmap, video_cmap_len, 0); in macfb_init()
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c192 int *video_cmap_len, in matroxfb_dh_decode_var() argument
259 *video_cmap_len = 16; in matroxfb_dh_decode_var()