Searched refs:video_cmap_len (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dmacfb.c594 int video_cmap_len, video_is_nubus = 0; local
649 video_cmap_len = 0;
658 video_cmap_len = 1 << macfb_defined.bits_per_pixel;
672 video_cmap_len = 16;
687 video_cmap_len = 16;
690 video_cmap_len = 0;
934 fb_alloc_cmap(&fb_info.cmap, video_cmap_len, 0);
H A Digafb.c324 int video_cmap_len; local
340 video_cmap_len = 16;
342 video_cmap_len = 256;
347 fb_alloc_cmap(&info->cmap, video_cmap_len, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_crtc2.c195 int *video_cmap_len,
262 *video_cmap_len = 16;
192 matroxfb_dh_decode_var(struct matroxfb_dh_fb_info* m2info, struct fb_var_screeninfo* var, int *visual, int *video_cmap_len, int *mode) argument
H A Dmatroxfb_base.c527 static int matroxfb_decode_var(CPMINFO struct fb_var_screeninfo *var, int *visual, int *video_cmap_len, unsigned int* ydstorg) { argument
636 *video_cmap_len = matroxfb_get_cmap_len(var);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dsis.h549 int video_cmap_len; member in struct:sis_video_info
H A Dsis_main.c1067 ivideo->video_cmap_len = 256;
1072 ivideo->video_cmap_len = 16;
1077 ivideo->video_cmap_len = 16;
1080 ivideo->video_cmap_len = 16;
1134 ivideo->video_cmap_len = sisfb_get_cmap_len(var);

Completed in 154 milliseconds