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

/linux-4.1.27/drivers/hid/
H A Dwacom_wac.h185 bool tipswitch; member in struct:hid_data
H A Dhid-ntrig.c60 bool tipswitch; member in struct:ntrig_data
598 nd->tipswitch = value; ntrig_event()
631 nd->tipswitch); ntrig_event()
633 nd->tipswitch); ntrig_event()
H A Dwacom_wac.c1080 return wacom->hid_data.tipswitch && wacom_wac_finger_count_touches()
1424 wacom_wac->hid_data.tipswitch |= value; wacom_wac_pen_event()
1456 wacom_wac->hid_data.tipswitch); wacom_wac_pen_report()
1459 wacom_wac->hid_data.tipswitch = false; wacom_wac_pen_report()
1511 bool prox = hid_data->tipswitch && wacom_wac_finger_slot()
1550 wacom_wac->hid_data.tipswitch = value; wacom_wac_finger_event()

Completed in 170 milliseconds