Home
last modified time | relevance | path

Searched refs:get_cmap (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/tc/
H A Dxcfb.c144 static int get_cmap(struct xcfb_softc *, struct wsdisplay_cmap *);
414 return get_cmap(sc, (struct wsdisplay_cmap *)data); in xcfbioctl()
541 get_cmap(struct xcfb_softc *sc, struct wsdisplay_cmap *p) in get_cmap() function
H A Dcfb.c185 static int get_cmap(struct cfb_softc *, struct wsdisplay_cmap *);
381 return get_cmap(sc, (struct wsdisplay_cmap *)data); in cfbioctl()
664 get_cmap(struct cfb_softc *sc, struct wsdisplay_cmap *p) in get_cmap() function
H A Dtfb.c223 static int get_cmap(struct tfb_softc *, struct wsdisplay_cmap *);
415 return get_cmap(sc, (struct wsdisplay_cmap *)data); in tfbioctl()
722 get_cmap(struct tfb_softc *sc, struct wsdisplay_cmap *p) in get_cmap() function
H A Dsfb.c198 static int get_cmap(struct sfb_softc *, struct wsdisplay_cmap *);
415 return get_cmap(sc, (struct wsdisplay_cmap *)data); in sfbioctl()
717 get_cmap(struct sfb_softc *sc, struct wsdisplay_cmap *p) in get_cmap() function
H A Dsfbplus.c189 static int get_cmap(struct sfbp_softc *, struct wsdisplay_cmap *);
449 return get_cmap(sc, (struct wsdisplay_cmap *)data); in sfbioctl()
700 get_cmap(struct sfbp_softc *sc, struct wsdisplay_cmap *p) in get_cmap() function
/netbsd-src/sys/arch/arm/iomd/
H A Dvidcvideo.c180 static int get_cmap(struct vidcvideo_softc *, struct wsdisplay_cmap *);
383 return get_cmap(sc, (struct wsdisplay_cmap *)data); in vidcvideoioctl()
642 get_cmap(struct vidcvideo_softc *sc, struct wsdisplay_cmap *p) in get_cmap() function