Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c584 typedef enum atp_axis { enum
588 } atp_axis; typedef
762 static void fg_extract_sensor_data(const int8_t *, u_int, atp_axis,
772 atp_axis, fg_pspan *, u_int, u_int);
1094 fg_extract_sensor_data(const int8_t *sensor_data, u_int num, atp_axis axis, in fg_extract_sensor_data()
1390 fg_match_strokes_against_pspans(struct atp_softc *sc, atp_axis axis, in fg_match_strokes_against_pspans()
1739 atp_axis repeat_axis; /* axis with multi-pspans */ in fg_add_new_strokes()