HomeSort by: relevance | last modified time | path
    Searched defs:do_calibration (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/tpctl/
main.c 57 int do_calibration(const char *, struct tp *, struct wsmouse_calibcoords *);
145 if (do_calibration(dispdev_name, &tp, &coords) < 0) {
257 do_calibration(const char *dev, struct tp *tp, function in typeref:typename:int
main.c 57 int do_calibration(const char *, struct tp *, struct wsmouse_calibcoords *);
145 if (do_calibration(dispdev_name, &tp, &coords) < 0) {
257 do_calibration(const char *dev, struct tp *tp, function in typeref:typename:int
main.c 57 int do_calibration(const char *, struct tp *, struct wsmouse_calibcoords *);
145 if (do_calibration(dispdev_name, &tp, &coords) < 0) {
257 do_calibration(const char *dev, struct tp *tp, function in typeref:typename:int

Completed in 82 milliseconds