Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py455 self.tipswitch = False
554 pen.tipswitch = False
568 pen.tipswitch = False
575 pen.tipswitch = True
582 pen.tipswitch = False
590 pen.tipswitch = True
598 pen.tipswitch = False
605 pen.tipswitch = False
882 if pen.tipswitch and self.prev_tip_state:
885 self.prev_tip_state = pen.tipswitch
[all...]
H A Dtest_multitouch.py63 self.tipswitch = True
602 t0.tipswitch = False
661 t0.tipswitch = False
672 t1.tipswitch = False
719 t0.tipswitch = False
720 t1.tipswitch = False
721 t2.tipswitch = False
765 t.tipswitch = False
855 tipswitch.
857 when inrange is set but not tipswitch
[all...]
H A Dtest_sony.py154 t0.tipswitch = False
202 t0.tipswitch = False
211 t1.tipswitch = False
H A Dtest_wacom_generic.py225 report.tipswitch = pressure > 0
950 t0.tipswitch = False
1013 Assert proper behavior of contacts that move and change tipswitch /
1018 by the state of the tipswitch and confidence bits.
1026 item[0].tipswitch = item[1][1]
1041 first clearing the tipswitch.
1070 # First finger looses confidence and clears only the tipswitch flag
1117 cleraing both tipswitch and confidence bits simultaneously.
/linux/drivers/hid/
H A Dhid-ntrig.c56 bool tipswitch; member
594 nd->tipswitch = value; in ntrig_event()
627 nd->tipswitch); in ntrig_event()
629 nd->tipswitch); in ntrig_event()