Home
last modified time | relevance | path

Searched refs:ABS_DISTANCE (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dgtco.c604 input_set_abs_params(inputdev, ABS_DISTANCE, 0, 1, 0, 0); in gtco_setup_caps()
710 input_report_abs(inputdev, ABS_DISTANCE, val); in gtco_urb_callback()
791 input_report_abs(inputdev, ABS_DISTANCE, val); in gtco_urb_callback()
/kernel/linux/linux-5.10/drivers/input/
H A Dinput-mt.c226 test_bit(ABS_DISTANCE, dev->absbit) && in input_mt_report_pointer_emulation()
227 input_abs_get_val(dev, ABS_DISTANCE) != 0) { in input_mt_report_pointer_emulation()
/kernel/linux/linux-6.6/drivers/input/
H A Dinput-mt.c227 test_bit(ABS_DISTANCE, dev->absbit) && in input_mt_report_pointer_emulation()
228 input_abs_get_val(dev, ABS_DISTANCE) != 0) { in input_mt_report_pointer_emulation()
/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_wac.c407 input_report_abs(input, ABS_DISTANCE, data[6] & 0x3f); in wacom_graphire_irq()
413 input_report_abs(input, ABS_DISTANCE, rw); in wacom_graphire_irq()
424 input_report_abs(input, ABS_DISTANCE, data[7] & 0x3f); in wacom_graphire_irq()
793 input_report_abs(input, ABS_DISTANCE, 0); in wacom_exit_report()
856 input_report_abs(input, ABS_DISTANCE, wacom->features.distance_max); in wacom_intuos_inout()
943 input_report_abs(input, ABS_DISTANCE, distance); in wacom_intuos_general()
1411 input_report_abs(pen_input, ABS_DISTANCE, in wacom_intuos_pro2_bt_pen()
1414 input_report_abs(pen_input, ABS_DISTANCE, in wacom_intuos_pro2_bt_pen()
2290 wacom_map_usage(input, usage, field, EV_ABS, ABS_DISTANCE, 0); in wacom_wac_pen_usage_mapping()
2367 * moved from high to low", while ABS_DISTANCE instea in wacom_wac_pen_event()
[all...]
H A Dhid-debug.c967 [ABS_DISTANCE] = "Distance", [ABS_TILT_X] = "XTilt",
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_wac.c407 input_report_abs(input, ABS_DISTANCE, data[6] & 0x3f); in wacom_graphire_irq()
413 input_report_abs(input, ABS_DISTANCE, rw); in wacom_graphire_irq()
424 input_report_abs(input, ABS_DISTANCE, data[7] & 0x3f); in wacom_graphire_irq()
793 input_report_abs(input, ABS_DISTANCE, 0); in wacom_exit_report()
856 input_report_abs(input, ABS_DISTANCE, wacom->features.distance_max); in wacom_intuos_inout()
950 input_report_abs(input, ABS_DISTANCE, distance); in wacom_intuos_general()
1416 input_report_abs(pen_input, ABS_DISTANCE, in wacom_intuos_pro2_bt_pen()
1419 input_report_abs(pen_input, ABS_DISTANCE, in wacom_intuos_pro2_bt_pen()
2306 wacom_map_usage(input, usage, field, EV_ABS, ABS_DISTANCE, 0); in wacom_wac_pen_usage_mapping()
2389 * moved from high to low", while ABS_DISTANCE instea in wacom_wac_pen_event()
[all...]
H A Dhid-debug.c1019 [ABS_DISTANCE] = "Distance", [ABS_TILT_X] = "XTilt",
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dstmfts.c215 input_report_abs(sdata->input, ABS_DISTANCE, z); in stmfts_report_hover_event()
673 input_set_abs_params(sdata->input, ABS_DISTANCE, 0, 255, 0, 0); in stmfts_probe()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dstmfts.c215 input_report_abs(sdata->input, ABS_DISTANCE, z); in stmfts_report_hover_event()
672 input_set_abs_params(sdata->input, ABS_DISTANCE, 0, 255, 0, 0); in stmfts_probe()
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dbase.py78 libevdev.EV_ABS.ABS_DISTANCE,
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delan_i2c_core.c971 input_report_abs(input, ABS_DISTANCE, hover_event != 0); in elan_report_absolute()
1125 input_set_abs_params(input, ABS_DISTANCE, 0, 1, 0, 0); in elan_setup_input_device()
H A Dcyapa_gen5.c2704 input_report_abs(input, ABS_DISTANCE, distance); in cyapa_pip_report_proximity()
2729 input_report_abs(input, ABS_DISTANCE, 0); in cyapa_pip_report_slot_data()
H A Dcyapa.c488 input_set_abs_params(input, ABS_DISTANCE, 0, 1, 0, 0); in cyapa_create_input_dev()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c_core.c1008 input_report_abs(input, ABS_DISTANCE, hover_event != 0); in elan_report_absolute()
1162 input_set_abs_params(input, ABS_DISTANCE, 0, 1, 0, 0); in elan_setup_input_device()
H A Dcyapa_gen5.c2705 input_report_abs(input, ABS_DISTANCE, distance); in cyapa_pip_report_proximity()
2730 input_report_abs(input, ABS_DISTANCE, 0); in cyapa_pip_report_slot_data()
H A Dcyapa.c488 input_set_abs_params(input, ABS_DISTANCE, 0, 1, 0, 0); in cyapa_create_input_dev()
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h838 #define ABS_DISTANCE 0x19 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h838 #define ABS_DISTANCE 0x19 macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h838 #define ABS_DISTANCE 0x19 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h862 #define ABS_DISTANCE 0x19 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h862 #define ABS_DISTANCE 0x19 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h862 #define ABS_DISTANCE 0x19 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h700 #define ABS_DISTANCE 0x19 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h700 #define ABS_DISTANCE 0x19 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput-event-codes.h634 #define ABS_DISTANCE 0x19 macro

Completed in 54 milliseconds