HomeSort by: relevance | last modified time | path
    Searched refs:fb_cmap (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_fb_helper.h 278 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
362 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap,
  /src/sys/arch/evbppc/explora/dev/
fb_elb.c 61 struct fb_cmap { struct
74 struct fb_cmap sc_cmap[CMAP_SIZE];
108 static void s3_putcmap(struct fb_dev *, const struct fb_cmap *);
154 s3_putcmap(&console_dev, (const struct fb_cmap*)rasops_cmap);
526 s3_putcmap(struct fb_dev *fb, const struct fb_cmap *cmap)
  /src/sys/dev/sun/
bt_subr.c 208 struct cmap *cm = &fb->fb_cmap;
  /src/sys/external/bsd/drm2/dist/drm/
drm_fb_helper.c 920 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info)
952 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info)
988 struct fb_cmap *cmap)
1030 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info)
1118 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info)

Completed in 19 milliseconds