Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcmap.c231 int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) in fb_set_cmap() function
289 rc = fb_set_cmap(&umap, info); in fb_set_user_cmap()
360 EXPORT_SYMBOL(fb_set_cmap);
H A Dfbmem.c224 fb_set_cmap(&palette_cmap, info); in fb_set_logocmap()
1058 fb_set_cmap(&info->cmap, info); in fb_set_var()
H A Dfbcon.c2619 fb_set_cmap(&palette_cmap, info); in fbcon_set_palette()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dp9100.c304 fb_set_cmap(&info->cmap, info); in p9100_probe()
H A Dsbuslib.c152 err = fb_set_cmap(&cmap, info); in sbusfb_ioctl_helper()
H A Dcg3.c406 fb_set_cmap(&info->cmap, info); in cg3_probe()
H A Dtcx.c462 fb_set_cmap(&info->cmap, info); in tcx_probe()
H A Dcg14.c544 fb_set_cmap(&info->cmap, info); in cg14_probe()
H A Dvt8500lcdfb.c237 fb_set_cmap(&info->cmap, info); in vt8500lcd_blank()
H A Doffb.c246 fb_set_cmap(&info->cmap, info); in offb_blank()
H A Dcg6.c805 fb_set_cmap(&info->cmap, info); in cg6_probe()
H A Dsa1100fb.c553 fb_set_cmap(&fbi->fb.cmap, info); in sa1100fb_blank()
H A Ds3c-fb.c1261 fb_set_cmap(&fbinfo->cmap, fbinfo); in s3c_fb_probe_win()
H A Dau1200fb.c1724 fb_set_cmap(&fbi->cmap, fbi); in au1200fb_drv_probe()
H A Dsm501fb.c1824 fb_set_cmap(&fb->cmap, fb); in sm501fb_init_fb()
H A Dpxafb.c594 fb_set_cmap(&fbi->fb.cmap, info); in pxafb_blank()
H A Datafb.c2683 fb_set_cmap(&cmap, info); in atafb_blank()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h593 extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h761 extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Daty128fb.c2460 fb_set_cmap(&info->cmap, info); in aty128_do_resume()
H A Dradeon_pm.c2777 fb_set_cmap(&info->cmap, info); in radeonfb_pci_resume()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c1526 fb_set_cmap(&info->cmap, info); in savagefb_set_par()