/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | synaptics_usb.c | 179 input_report_key(input_dev, BTN_TOOL_TRIPLETAP, num_fingers == 3); in synusb_report_touchpad() 409 __set_bit(BTN_TOOL_TRIPLETAP, input_dev->keybit); in synusb_probe()
|
H A D | appletouch.c | 436 input_report_key(input, BTN_TOOL_TRIPLETAP, fingers > 2); in atp_report_fingers() 916 set_bit(BTN_TOOL_TRIPLETAP, input_dev->keybit); in atp_probe()
|
H A D | elantech.c | 368 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); in elantech_report_absolute_v1() 478 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); in elantech_report_absolute_v2() 623 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); in elantech_report_absolute_v3() 1187 __set_bit(BTN_TOOL_TRIPLETAP, dev->keybit); in elantech_set_input_params()
|
H A D | synaptics.c | 1151 input_report_key(dev, BTN_TOOL_TRIPLETAP, num_fingers == 3); in synaptics_process_packet() 1335 input_set_capability(dev, EV_KEY, BTN_TOOL_TRIPLETAP); in set_input_params()
|
H A D | cypress_ps2.c | 401 __set_bit(BTN_TOOL_TRIPLETAP, input->keybit); in cypress_set_input_params()
|
/kernel/linux/linux-5.10/drivers/input/ |
H A D | input-mt.c | 70 __set_bit(BTN_TOOL_TRIPLETAP, dev->keybit); in input_mt_init_slots() 169 * BTN_TOOL_TRIPLETAP and BTN_TOOL_QUADTAP. 178 input_event(dev, EV_KEY, BTN_TOOL_TRIPLETAP, count == 3); in input_mt_report_finger_count()
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | input-mt.c | 71 __set_bit(BTN_TOOL_TRIPLETAP, dev->keybit); in input_mt_init_slots() 170 * BTN_TOOL_TRIPLETAP and BTN_TOOL_QUADTAP. 179 input_event(dev, EV_KEY, BTN_TOOL_TRIPLETAP, count == 3); in input_mt_report_finger_count()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | synaptics_usb.c | 179 input_report_key(input_dev, BTN_TOOL_TRIPLETAP, num_fingers == 3); in synusb_report_touchpad() 409 __set_bit(BTN_TOOL_TRIPLETAP, input_dev->keybit); in synusb_probe()
|
H A D | appletouch.c | 436 input_report_key(input, BTN_TOOL_TRIPLETAP, fingers > 2); in atp_report_fingers() 916 set_bit(BTN_TOOL_TRIPLETAP, input_dev->keybit); in atp_probe()
|
H A D | elantech.c | 368 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); in elantech_report_absolute_v1() 478 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); in elantech_report_absolute_v2() 623 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); in elantech_report_absolute_v3() 1187 __set_bit(BTN_TOOL_TRIPLETAP, dev->keybit); in elantech_set_input_params()
|
H A D | synaptics.c | 1156 input_report_key(dev, BTN_TOOL_TRIPLETAP, num_fingers == 3); in synaptics_process_packet() 1340 input_set_capability(dev, EV_KEY, BTN_TOOL_TRIPLETAP); in set_input_params()
|
H A D | cypress_ps2.c | 401 __set_bit(BTN_TOOL_TRIPLETAP, input->keybit); in cypress_set_input_params()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-magicmouse.c | 458 __set_bit(BTN_TOOL_TRIPLETAP, input->keybit); in magicmouse_setup_input()
|
H A D | hid-debug.c | 871 [BTN_TOOL_TRIPLETAP] = "ToolTripleTap", [BTN_TOOL_QUADTAP] = "ToolQuadrupleTap",
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 416 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input-event-codes.h | 416 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/linux-5.10/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 416 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/linux-6.6/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 416 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input-event-codes.h | 416 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 416 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 367 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 367 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 354 #define BTN_TOOL_TRIPLETAP 0x14e macro
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-magicmouse.c | 584 __set_bit(BTN_TOOL_TRIPLETAP, input->keybit); in magicmouse_setup_input()
|
H A D | hid-debug.c | 908 [BTN_TOOL_TRIPLETAP] = "ToolTripleTap", [BTN_TOOL_QUADTAP] = "ToolQuadrupleTap",
|