Searched refs:BTN_TOOL_TRIPLETAP (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/drivers/input/
H A Dinput-mt.c73 __set_bit(BTN_TOOL_TRIPLETAP, dev->keybit); input_mt_init_slots()
168 * BTN_TOOL_TRIPLETAP and BTN_TOOL_QUADTAP.
177 input_event(dev, EV_KEY, BTN_TOOL_TRIPLETAP, count == 3); input_mt_report_finger_count()
/linux-4.4.14/drivers/input/mouse/
H A Dsynaptics_usb.c179 input_report_key(input_dev, BTN_TOOL_TRIPLETAP, num_fingers == 3); synusb_report_touchpad()
402 __set_bit(BTN_TOOL_TRIPLETAP, input_dev->keybit); synusb_probe()
H A Delantech.c285 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); elantech_report_absolute_v1()
395 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); elantech_report_absolute_v2()
530 input_report_key(dev, BTN_TOOL_TRIPLETAP, fingers == 3); elantech_report_absolute_v3()
1196 __set_bit(BTN_TOOL_TRIPLETAP, dev->keybit); elantech_set_input_params()
H A Dcypress_ps2.c404 __set_bit(BTN_TOOL_TRIPLETAP, input->keybit); cypress_set_input_params()
H A Dappletouch.c450 input_report_key(input, BTN_TOOL_TRIPLETAP, fingers > 2); atp_report_fingers()
929 set_bit(BTN_TOOL_TRIPLETAP, input_dev->keybit); atp_probe()
H A Dsynaptics.c1072 input_report_key(dev, BTN_TOOL_TRIPLETAP, num_fingers == 3); synaptics_process_packet()
1229 __set_bit(BTN_TOOL_TRIPLETAP, dev->keybit); set_input_params()
H A Dalps.c2824 set_bit(BTN_TOOL_TRIPLETAP, dev1->keybit); alps_set_abs_params_mt_common()
/linux-4.4.14/drivers/hid/
H A Dhid-magicmouse.c393 __set_bit(BTN_TOOL_TRIPLETAP, input->keybit); magicmouse_setup_input()
H A Dhid-debug.c884 [BTN_TOOL_TRIPLETAP] = "ToolTripleTap", [BTN_TOOL_QUADTAP] = "ToolQuadrupleTap",
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro
/linux-4.4.14/include/dt-bindings/input/
H A Dlinux-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro
/linux-4.4.14/include/uapi/linux/
H A Dinput-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h413 #define BTN_TOOL_TRIPLETAP 0x14e macro

Completed in 439 milliseconds