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

/linux-4.1.27/drivers/video/fbdev/
H A Doffb.c57 int cmap_type; member in struct:offb_par
137 switch (par->cmap_type) { offb_setcolreg()
207 switch (par->cmap_type) { offb_blank()
257 if (par->cmap_type == cmap_avivo) { offb_set_par()
331 par->cmap_type = cmap_r128; offb_init_palette_hacks()
336 par->cmap_type = cmap_M3A; offb_init_palette_hacks()
340 par->cmap_type = cmap_M3B; offb_init_palette_hacks()
344 par->cmap_type = cmap_radeon; offb_init_palette_hacks()
350 par->cmap_type = cmap_simple; offb_init_palette_hacks()
355 par->cmap_type = cmap_gxt2000; offb_init_palette_hacks()
368 par->cmap_type = cmap_avivo; offb_init_palette_hacks()
381 par->cmap_type = cmap_simple; offb_init_palette_hacks()
386 info->fix.visual = (par->cmap_type != cmap_unknown) ? offb_init_palette_hacks()
439 par->cmap_type = cmap_unknown; offb_init_fb()

Completed in 47 milliseconds