Home
last modified time | relevance | path

Searched refs:tipswitch (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py144 self.tipswitch = False
185 self.tipswitch = False
197 self.tipswitch = False
202 self.tipswitch = True
207 self.tipswitch = False
212 self.tipswitch = False
643 p.tipswitch = True
655 p.tipswitch = False
676 if pen.tipswitch and self.prev_tip_state:
679 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.py153 t0.tipswitch = False
201 t0.tipswitch = False
210 t1.tipswitch = False
H A Dtest_wacom_generic.py224 report.tipswitch = pressure > 0
896 t0.tipswitch = False
/kernel/linux/linux-5.10/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
H A Dwacom_wac.c2383 wacom_wac->hid_data.tipswitch |= value; in wacom_wac_pen_event()
2540 wacom_wac->hid_data.tipswitch); in wacom_wac_pen_report()
2554 wacom_wac->hid_data.tipswitch = false; in wacom_wac_pen_report()
2622 bool touch_down = hid_data->tipswitch && hid_data->confidence; in wacom_wac_finger_slot()
2693 wacom_wac->hid_data.tipswitch = value; in wacom_wac_finger_event()
/kernel/linux/linux-6.6/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.h303 bool tipswitch; member
H A Dwacom_wac.c2405 wacom_wac->hid_data.tipswitch |= value; in wacom_wac_pen_event()
2574 wacom_wac->hid_data.tipswitch); in wacom_wac_pen_report()
2588 wacom_wac->hid_data.tipswitch = false; in wacom_wac_pen_report()
2659 bool touch_down = hid_data->tipswitch && hid_data->confidence; in wacom_wac_finger_slot()
2744 wacom_wac->hid_data.tipswitch = value; in wacom_wac_finger_event()

Completed in 22 milliseconds