Searched refs:creator_updatecursor (Results 1 – 1 of 1) sorted by relevance
64 int creator_updatecursor(struct creator_softc *, u_int);312 creator_updatecursor(sc, WSDISPLAY_CURSOR_DOPOS); in creator_ioctl()403 creator_updatecursor(sc, curs->which); in creator_setcursor()422 creator_updatecursor(struct creator_softc *sc, u_int which) in creator_updatecursor() function