Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py456 self.tipswitch = False
556 pen.tipswitch = False
571 pen.tipswitch = False
578 pen.tipswitch = True
585 pen.tipswitch = False
593 pen.tipswitch = True
601 pen.tipswitch = False
608 pen.tipswitch = False
908 if pen.tipswitch and self.prev_tip_state:
911 self.prev_tip_state = pen.tipswitch
[all...]
H A Dtest_multitouch.py64 self.tipswitch = True
679 t0.tipswitch = False
738 t0.tipswitch = False
749 t1.tipswitch = False
796 t0.tipswitch = False
797 t1.tipswitch = False
798 t2.tipswitch = False
842 t.tipswitch = False
944 t0.tipswitch = False
958 t0.tipswitch = True
[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
958 t0.tipswitch = False
1034 item[0].tipswitch = item[1][1]
/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()
H A Dwacom_wac.h302 bool tipswitch; member