| /linux-4.4.14/drivers/input/mouse/ |
| D | focaltech.c | 150 input_report_abs(dev, ABS_TOOL_WIDTH, state->width); in focaltech_report_state() 346 input_set_abs_params(dev, ABS_TOOL_WIDTH, 0, 15, 0, 0); in focaltech_set_input_params()
|
| D | elantech.c | 401 input_report_abs(dev, ABS_TOOL_WIDTH, width); in elantech_report_absolute_v2() 541 input_report_abs(dev, ABS_TOOL_WIDTH, width); in elantech_report_absolute_v3() 608 input_report_abs(dev, ABS_TOOL_WIDTH, traces); in process_packet_head_v4() 1222 input_set_abs_params(dev, ABS_TOOL_WIDTH, ETP_WMIN_V2, in elantech_set_input_params() 1249 input_set_abs_params(dev, ABS_TOOL_WIDTH, ETP_WMIN_V2, in elantech_set_input_params()
|
| D | synaptics_usb.c | 175 input_report_abs(input_dev, ABS_TOOL_WIDTH, tool_width); in synusb_report_touchpad() 398 input_set_abs_params(input_dev, ABS_TOOL_WIDTH, 0, 15, 0, 0); in synusb_probe()
|
| D | bcm5974.c | 537 input_set_abs_params(input_dev, ABS_TOOL_WIDTH, 0, 16, 0, 0); in setup_events_to_report() 615 input_report_abs(input, ABS_TOOL_WIDTH, abs_w); in report_synaptics_data()
|
| D | elan_i2c_core.c | 835 input_report_abs(input, ABS_TOOL_WIDTH, mk_x); in elan_report_contact() 940 input_set_abs_params(input, ABS_TOOL_WIDTH, 0, ETP_FINGER_WIDTH, 0, 0); in elan_setup_input_device()
|
| D | synaptics.c | 1067 input_report_abs(dev, ABS_TOOL_WIDTH, finger_width); in synaptics_process_packet() 1222 input_set_abs_params(dev, ABS_TOOL_WIDTH, 0, 15, 0, 0); in set_input_params()
|
| D | cypress_ps2.c | 381 input_set_abs_params(input, ABS_TOOL_WIDTH, 0, 255, 0, 0); in cypress_set_input_params()
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /linux-4.4.14/include/dt-bindings/input/ |
| D | linux-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /linux-4.4.14/include/uapi/linux/ |
| D | input-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-debug.c | 978 [ABS_TILT_Y] = "YTilt", [ABS_TOOL_WIDTH] = "ToolWidth",
|
| /linux-4.4.14/drivers/input/ |
| D | mousedev.c | 1039 BIT_MASK(ABS_TOOL_WIDTH) },
|