Searched defs:cmap (Results 1 – 7 of 7) sorted by relevance
43 struct cmap { struct47 struct cmapnode *cm_root; argument54 struct cmap * cmap_alloc(void); argument
41 static char cmap[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; variable
151 # define cmap(c, bits) \ macro155 # define cmap(c, bits) \ macro159 # define cmap(c, bits) \ macro
381 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()
1416 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
1483 int i, error, ns, cmap = 0; in isp_pci_mbxdma() local
180 struct fbcmap cmap; /* cursor color map */ member