Searched refs:crmfb_getcmap (Results 1 – 1 of 1) sorted by relevance
178 static int crmfb_getcmap(struct crmfb_softc *, struct wsdisplay_cmap *);466 return crmfb_getcmap(sc, (struct wsdisplay_cmap *)data); in crmfb_ioctl()704 crmfb_getcmap(struct crmfb_softc *sc, struct wsdisplay_cmap *cm) in crmfb_getcmap() function