Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Doffb.c53 int cmap_type; member
133 switch (par->cmap_type) { in offb_setcolreg()
203 switch (par->cmap_type) { in offb_blank()
253 if (par->cmap_type == cmap_avivo) { in offb_set_par()
328 par->cmap_type = cmap_r128; in offb_init_palette_hacks()
333 par->cmap_type = cmap_M3A; in offb_init_palette_hacks()
337 par->cmap_type = cmap_M3B; in offb_init_palette_hacks()
341 par->cmap_type = cmap_radeon; in offb_init_palette_hacks()
347 par->cmap_type = cmap_simple; in offb_init_palette_hacks()
352 par->cmap_type = cmap_gxt2000; in offb_init_palette_hacks()
[all …]