Symbol: hwcmap256
sys/arch/arm/iomd/vidcvideo.c
107
struct hwcmap256 dc_cmap; /* software copy of colormap */
sys/arch/arm/iomd/vidcvideo.c
518
struct hwcmap256 *cm = &dc->dc_cmap;
sys/arch/arm/iomd/vidcvideo.c
610
struct hwcmap256 *cm;
sys/arch/arm/iomd/vidcvideo.c
665
struct hwcmap256 cmap;
sys/arch/pmax/ibus/pm.c
225
struct hwcmap256 *cm;
sys/arch/pmax/ibus/pm.c
584
struct hwcmap256 *cm;
sys/arch/pmax/ibus/pm.c
89
struct hwcmap256 sc_cmap;
sys/dev/tc/cfb.c
120
struct hwcmap256 sc_cmap; /* software copy of colormap */
sys/dev/tc/cfb.c
291
struct hwcmap256 *cm;
sys/dev/tc/cfb.c
581
struct hwcmap256 *cm = &sc->sc_cmap;
sys/dev/tc/cfb.c
685
struct hwcmap256 cmap;
sys/dev/tc/sfb.c
128
struct hwcmap256 sc_cmap; /* software copy of colormap */
sys/dev/tc/sfb.c
306
struct hwcmap256 *cm;
sys/dev/tc/sfb.c
633
struct hwcmap256 *cm = &sc->sc_cmap;
sys/dev/tc/sfb.c
738
struct hwcmap256 cmap;
sys/dev/tc/sfbplus.c
100
void (*getlut)(void *, struct hwcmap256 *);
sys/dev/tc/sfbplus.c
111
struct hwcmap256 sc_cmap; /* software copy of colormap */
sys/dev/tc/sfbplus.c
176
static void bt459setlut(void *, struct hwcmap256 *);
sys/dev/tc/sfbplus.c
183
static void noplut(void *, struct hwcmap256 *);
sys/dev/tc/sfbplus.c
312
struct hwcmap256 *cm;
sys/dev/tc/sfbplus.c
721
struct hwcmap256 cmap;
sys/dev/tc/sfbplus.c
949
bt459setlut(void *hw, struct hwcmap256 *cm)
sys/dev/tc/sfbplus.c
963
noplut(void *hw, struct hwcmap256 *cm)
sys/dev/tc/sfbplus.c
99
void (*setlut)(void *, struct hwcmap256 *);
sys/dev/tc/tfb.c
145
struct hwcmap256 sc_cmap; /* software copy of colormap */
sys/dev/tc/tfb.c
375
struct hwcmap256 *cm;
sys/dev/tc/tfb.c
628
struct hwcmap256 *cm = &sc->sc_cmap;
sys/dev/tc/tfb.c
743
struct hwcmap256 cmap;
sys/dev/tc/xcfb.c
148
static void ims332_loadcmap(struct hwcmap256 *);
sys/dev/tc/xcfb.c
254
struct hwcmap256 *cm;
sys/dev/tc/xcfb.c
562
struct hwcmap256 cmap;
sys/dev/tc/xcfb.c
677
ims332_loadcmap(struct hwcmap256 *cm)
sys/dev/tc/xcfb.c
86
struct hwcmap256 sc_cmap; /* software copy of colormap */