Searched refs:creator_setcursor (Results 1 – 1 of 1) sorted by relevance
63 int creator_setcursor(struct creator_softc *, struct wsdisplay_cursor *);321 return (creator_setcursor(sc, curs)); in creator_ioctl()341 creator_setcursor(struct creator_softc *sc, struct wsdisplay_cursor *curs) in creator_setcursor() function