Searched refs:set_cmap (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/tc/
H A Dtfb.c224 static int set_cmap(struct tfb_softc *, struct wsdisplay_cmap *);
418 return set_cmap(sc, (struct wsdisplay_cmap *)data);
741 set_cmap(struct tfb_softc *sc, struct wsdisplay_cmap *p) function
H A Dcfb.c186 static int set_cmap(struct cfb_softc *, struct wsdisplay_cmap *);
384 return set_cmap(sc, (struct wsdisplay_cmap *)data);
683 set_cmap(struct cfb_softc *sc, struct wsdisplay_cmap *p) function
H A Dxcfb.c143 static int set_cmap(struct xcfb_softc *, struct wsdisplay_cmap *);
417 error = set_cmap(sc, (struct wsdisplay_cmap *)data);
560 set_cmap(struct xcfb_softc *sc, struct wsdisplay_cmap *p) function
H A Dsfb.c199 static int set_cmap(struct sfb_softc *, struct wsdisplay_cmap *);
418 return set_cmap(sc, (struct wsdisplay_cmap *)data);
736 set_cmap(struct sfb_softc *sc, struct wsdisplay_cmap *p) function
H A Dsfbplus.c190 static int set_cmap(struct sfbp_softc *, struct wsdisplay_cmap *);
452 return set_cmap(sc, (struct wsdisplay_cmap *)data);
719 set_cmap(struct sfbp_softc *sc, struct wsdisplay_cmap *p) function
/netbsd-current/sys/arch/arm/iomd/
H A Dvidcvideo.c181 static int set_cmap(struct vidcvideo_softc *, struct wsdisplay_cmap *);
386 return set_cmap(sc, (struct wsdisplay_cmap *)data);
662 set_cmap(struct vidcvideo_softc *sc, struct wsdisplay_cmap *p) function

Completed in 79 milliseconds