Home
last modified time | relevance | path

Searched refs:BTN_TOOL_FINGER (Results 1 – 27 of 27) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dwacom_w8001.c175 w8001->type = count == 1 ? BTN_TOOL_FINGER : KEY_RESERVED; in parse_multi_touch()
235 case BTN_TOOL_FINGER: in report_pen_events()
237 input_report_key(dev, BTN_TOOL_FINGER, 0); in report_pen_events()
274 input_report_key(dev, BTN_TOOL_FINGER, coord->tsw); in report_single_touch()
278 w8001->type = coord->tsw ? BTN_TOOL_FINGER : KEY_RESERVED; in report_single_touch()
436 __set_bit(BTN_TOOL_FINGER, dev->keybit); in w8001_setup()
/linux-4.1.27/drivers/hid/
Dwacom_sys.c201 features->device_type = BTN_TOOL_FINGER; in wacom_usage_mapping()
398 if (features->device_type == BTN_TOOL_FINGER) { in wacom_query_tablet_data()
444 features->device_type = BTN_TOOL_FINGER; in wacom_retrieve_hid_descriptor()
530 if (wacom_wac->features.device_type == BTN_TOOL_FINGER) in wacom_add_shared_data()
1307 wacom_wac2->features.device_type = BTN_TOOL_FINGER; in wacom_wireless_work()
1485 features->device_type = BTN_TOOL_FINGER; in wacom_probe()
1500 features->device_type = BTN_TOOL_FINGER; in wacom_probe()
1510 features->device_type = BTN_TOOL_FINGER; in wacom_probe()
1529 if (features->device_type != BTN_TOOL_FINGER) in wacom_probe()
1578 if (wacom_wac->features.device_type == BTN_TOOL_FINGER) in wacom_probe()
Dwacom_wac.c2174 if (features->device_type == BTN_TOOL_FINGER && !features->x_max) { in wacom_setup_device_quirks()
2335 } else if (features->device_type == BTN_TOOL_FINGER) { in wacom_setup_pentouch_input_capabilities()
2347 if (features->device_type == BTN_TOOL_FINGER) { in wacom_setup_pentouch_input_capabilities()
2360 if (features->device_type == BTN_TOOL_FINGER && features->touch_max > 1) in wacom_setup_pentouch_input_capabilities()
2401 features->device_type == BTN_TOOL_FINGER) { in wacom_setup_pentouch_input_capabilities()
2410 if (features->device_type == BTN_TOOL_FINGER) { in wacom_setup_pentouch_input_capabilities()
2641 if ((features->device_type != BTN_TOOL_FINGER) || in wacom_setup_pad_input_capabilities()
Dhid-magicmouse.c391 __set_bit(BTN_TOOL_FINGER, input->keybit); in magicmouse_setup_input()
Dhid-ntrig.c879 __clear_bit(BTN_TOOL_FINGER, input->keybit); in ntrig_input_configured()
Dhid-debug.c880 [BTN_TOOL_AIRBRUSH] = "ToolAirbrush", [BTN_TOOL_FINGER] = "ToolFinger",
Dhid-input.c682 case 0x22: map_key(BTN_TOOL_FINGER); break; in hidinput_configure_usage()
/linux-4.1.27/drivers/input/tablet/
Dhanwang.c117 BTN_TOOL_MOUSE, BTN_TOOL_FINGER,
227 input_report_key(input_dev, BTN_TOOL_FINGER, in hanwang_parse_packet()
237 input_report_key(input_dev, BTN_TOOL_FINGER, data[1] || in hanwang_parse_packet()
/linux-4.1.27/drivers/input/mouse/
Dnavpoint.c103 input_report_key(navpoint->input, BTN_TOOL_FINGER, finger); in navpoint_packet()
260 __set_bit(BTN_TOOL_FINGER, input->keybit); in navpoint_probe()
Dsynaptics_usb.c177 input_report_key(input_dev, BTN_TOOL_FINGER, num_fingers == 1); in synusb_report_touchpad()
400 __set_bit(BTN_TOOL_FINGER, input_dev->keybit); in synusb_probe()
Delantech.c283 input_report_key(dev, BTN_TOOL_FINGER, fingers == 1); in elantech_report_absolute_v1()
393 input_report_key(dev, BTN_TOOL_FINGER, fingers == 1); in elantech_report_absolute_v2()
528 input_report_key(dev, BTN_TOOL_FINGER, fingers == 1); in elantech_report_absolute_v3()
1186 __set_bit(BTN_TOOL_FINGER, dev->keybit); in elantech_set_input_params()
Dsentelic.c801 input_report_key(dev, BTN_TOOL_FINGER, fgrs == 1); in fsp_process_byte()
968 __set_bit(BTN_TOOL_FINGER, dev->keybit); in fsp_set_input_params()
Dhgpk.c570 __set_bit(BTN_TOOL_FINGER, input->keybit); in hgpk_setup_input_device()
588 __set_bit(BTN_TOOL_FINGER, input->keybit); in hgpk_setup_input_device()
Dappletouch.c448 input_report_key(input, BTN_TOOL_FINGER, fingers == 1); in atp_report_fingers()
927 set_bit(BTN_TOOL_FINGER, input_dev->keybit); in atp_probe()
Dalps.c315 input_report_key(dev, BTN_TOOL_FINGER, 0); in alps_process_packet_v1_v2()
331 input_report_key(dev, BTN_TOOL_FINGER, z > 0); in alps_process_packet_v1_v2()
873 input_report_key(dev, BTN_TOOL_FINGER, z > 0); in alps_process_packet_v6()
2879 dev1->keybit[BIT_WORD(BTN_TOOL_FINGER)] |= BIT_MASK(BTN_TOOL_FINGER); in alps_init()
Dsynaptics.c1069 input_report_key(dev, BTN_TOOL_FINGER, num_fingers == 1); in synaptics_process_packet()
1225 __set_bit(BTN_TOOL_FINGER, dev->keybit); in set_input_params()
Dcypress_ps2.c402 __set_bit(BTN_TOOL_FINGER, input->keybit); in cypress_set_input_params()
/linux-4.1.27/drivers/input/
Dinput-mt.c70 __set_bit(BTN_TOOL_FINGER, dev->keybit); in input_mt_init_slots()
175 input_event(dev, EV_KEY, BTN_TOOL_FINGER, count == 1); in input_mt_report_finger_count()
Dmousedev.c361 if (test_bit(BTN_TOOL_FINGER, handle->dev->keybit)) in mousedev_event()
376 test_bit(BTN_TOOL_FINGER, handle->dev->keybit)) in mousedev_event()
1035 .keybit = { [BIT_WORD(BTN_TOOL_FINGER)] =
1036 BIT_MASK(BTN_TOOL_FINGER) },
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/
Dinput.h338 #define BTN_TOOL_FINGER 0x145 macro
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/
Dinput.h338 #define BTN_TOOL_FINGER 0x145 macro
/linux-4.1.27/include/dt-bindings/input/
Dinput.h338 #define BTN_TOOL_FINGER 0x145 macro
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/
Dinput.h338 #define BTN_TOOL_FINGER 0x145 macro
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/
Dinput.h338 #define BTN_TOOL_FINGER 0x145 macro
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/
Dinput.h338 #define BTN_TOOL_FINGER 0x145 macro
/linux-4.1.27/Documentation/input/
Devent-codes.txt127 Note: Historically a touch device with BTN_TOOL_FINGER and BTN_TOUCH was
129 BTN_TOOL_FINGER was interpreted as a touchscreen. For backwards compatibility
134 * BTN_TOOL_FINGER, BTN_TOOL_DOUBLETAP, BTN_TOOL_TRIPLETAP, BTN_TOOL_QUADTAP:
/linux-4.1.27/include/uapi/linux/
Dinput.h546 #define BTN_TOOL_FINGER 0x145 macro