Home
last modified time | relevance | path

Searched refs:ABS_MT_POSITION_X (Results 1 – 55 of 55) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
Dft6236.c137 input_report_abs(input, ABS_MT_POSITION_X, y); in ft6236_interrupt()
140 input_report_abs(input, ABS_MT_POSITION_X, x); in ft6236_interrupt()
266 input_set_abs_params(input, ABS_MT_POSITION_X, 0, in ft6236_probe()
271 input_set_abs_params(input, ABS_MT_POSITION_X, 0, in ft6236_probe()
Dchipone_icn8318.c137 input_event(data->input, EV_ABS, ABS_MT_POSITION_X, x); in icn8318_irq()
140 input_event(data->input, EV_ABS, ABS_MT_POSITION_X, y); in icn8318_irq()
250 input_set_abs_params(input, ABS_MT_POSITION_X, 0, in icn8318_probe()
255 input_set_abs_params(input, ABS_MT_POSITION_X, 0, in icn8318_probe()
Dpixcir_i2c_ts.c153 input_event(ts->input, EV_ABS, ABS_MT_POSITION_X, touch->x); in pixcir_ts_report()
493 input_set_abs_params(input, ABS_MT_POSITION_X, 0, pdata->x_max, 0, 0); in pixcir_i2c_ts_probe()
496 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in pixcir_i2c_ts_probe()
499 if (!input_abs_get_max(input, ABS_MT_POSITION_X) || in pixcir_i2c_ts_probe()
Degalax_ts.c111 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in egalax_ts_interrupt()
212 ABS_MT_POSITION_X, 0, EGALAX_MAX_X, 0, 0); in egalax_ts_probe()
Dst1232.c121 input_report_abs(input_dev, ABS_MT_POSITION_X, finger[i].x); in st1232_ts_irq_handler()
211 input_set_abs_params(input_dev, ABS_MT_POSITION_X, MIN_X, MAX_X, 0, 0); in st1232_ts_probe()
Dof_touchscreen.c74 axis = multitouch ? ABS_MT_POSITION_X : ABS_X; in touchscreen_parse_properties()
Dpenmount.c79 input_event(input, EV_ABS, ABS_MT_POSITION_X, pm->slots[i].x); in pm_mtevent()
268 ABS_MT_POSITION_X, 0, max_x, 0, 0); in pm_connect()
Dili210x.c97 input_report_abs(input, ABS_MT_POSITION_X, x); in ili210x_report_events()
256 input_set_abs_params(input, ABS_MT_POSITION_X, 0, xmax, 0, 0); in ili210x_i2c_probe()
Dgoodix.c165 input_report_abs(ts->input_dev, ABS_MT_POSITION_X, input_x); in goodix_ts_report_touch()
340 input_set_abs_params(ts->input_dev, ABS_MT_POSITION_X, in goodix_request_input_dev()
Dcyttsp_core.c331 input_report_abs(input, ABS_MT_POSITION_X, be16_to_cpu(tch->x)); in cyttsp_report_tchdata()
580 input_set_abs_params(input_dev, ABS_MT_POSITION_X, in cyttsp_probe()
Dbu21013_ts.c236 ABS_MT_POSITION_X, pos_x[i]); in bu21013_do_touch_report()
577 input_set_abs_params(in_dev, ABS_MT_POSITION_X, 0, in bu21013_probe()
Dwacom_w8001.c163 input_report_abs(dev, ABS_MT_POSITION_X, x); in parse_multi_touch()
474 input_set_abs_params(dev, ABS_MT_POSITION_X, in w8001_setup()
Dmms114.c187 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in mms114_process_mt()
475 input_set_abs_params(input_dev, ABS_MT_POSITION_X, in mms114_probe()
Dauo-pixcir-ts.c216 input_report_abs(ts->input, ABS_MT_POSITION_X, in auo_pixcir_interrupt()
590 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, in auo_pixcir_probe()
Dwdt87xx_i2c.c989 input_report_abs(input, ABS_MT_POSITION_X, x); in wdt87xx_report_contact()
1044 input_set_abs_params(input, ABS_MT_POSITION_X, 0, in wdt87xx_ts_create_input_device()
1048 input_abs_set_res(input, ABS_MT_POSITION_X, res); in wdt87xx_ts_create_input_device()
Dzforce_ts.c401 input_report_abs(ts->input, ABS_MT_POSITION_X, in zforce_touch_event()
863 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, in zforce_probe()
Dsur40.c285 input_report_abs(input, ABS_MT_POSITION_X, pos_x); in sur40_report_blob()
464 input_set_abs_params(input_dev, ABS_MT_POSITION_X, in sur40_input_setup()
Delants_i2c.c805 input_event(input, EV_ABS, ABS_MT_POSITION_X, x); in elants_i2c_mt_event()
1247 input_set_abs_params(ts->input, ABS_MT_POSITION_X, 0, ts->x_max, 0, 0); in elants_i2c_probe()
1251 input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->x_res); in elants_i2c_probe()
Drohm_bu21023.c624 ABS_MT_POSITION_X, pos[i].x); in rohm_ts_soft_irq()
1156 input_set_abs_params(input, ABS_MT_POSITION_X, in rohm_bu21023_i2c_probe()
Dedt-ft5x06.c249 input_report_abs(tsdata->input, ABS_MT_POSITION_X, x); in edt_ft5x06_ts_isr()
964 input_set_abs_params(input, ABS_MT_POSITION_X, in edt_ft5x06_ts_probe()
Datmel_mxt_ts.c743 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in mxt_proc_t9_message()
847 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in mxt_proc_t100_message()
1791 input_abs_set_res(input_dev, ABS_MT_POSITION_X, in mxt_set_up_as_touchpad()
1880 input_set_abs_params(input_dev, ABS_MT_POSITION_X, in mxt_initialize_input_device()
Dusbtouchscreen.c1028 ABS_MT_POSITION_X, 2*begin_x+w); in nexio_read_data()
/linux-4.4.14/drivers/hid/
Dhid-magicmouse.c268 input_report_abs(input, ABS_MT_POSITION_X, x); in magicmouse_emit_touch()
420 input_set_abs_params(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
425 input_abs_set_res(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
434 input_set_abs_params(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
441 input_abs_set_res(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
Dwacom_wac.c1267 input_report_abs(input, ABS_MT_POSITION_X, t_x); in wacom_24hdt_irq()
1331 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_mt_touch()
1361 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_tpc_mt_touch()
1624 ABS_MT_POSITION_X, 4); in wacom_wac_finger_usage_mapping()
1686 input_report_abs(input, mt ? ABS_MT_POSITION_X : ABS_X, in wacom_wac_finger_slot()
1913 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bpt_touch()
1959 int x_res = input_abs_get_res(input, ABS_MT_POSITION_X); in wacom_bpt3_touch_msg()
1965 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bpt3_touch_msg()
2158 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bamboo_pad_touch_event()
2734 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, in wacom_setup_touch_input_capabilities()
[all …]
Dhid-ntrig.c473 EV_ABS, ABS_MT_POSITION_X); in ntrig_input_mapping()
732 input_event(input, EV_ABS, ABS_MT_POSITION_X, nd->x); in ntrig_event()
Dhid-logitech-hidpp.c778 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, wd->x_size, 0, 0); in wtp_populate_input()
779 input_abs_set_res(input_dev, ABS_MT_POSITION_X, wd->resolution); in wtp_populate_input()
814 input_event(wd->input, EV_ABS, ABS_MT_POSITION_X, in wtp_touch_event()
Dhid-multitouch.c468 EV_ABS, ABS_MT_POSITION_X); in mt_touch_input_mapping()
469 set_abs(hi->input, ABS_MT_POSITION_X, field, in mt_touch_input_mapping()
641 input_event(input, EV_ABS, ABS_MT_POSITION_X, s->x); in mt_complete_slot()
Dhid-rmi.c357 input_event(hdata->input, EV_ABS, ABS_MT_POSITION_X, x); in rmi_f11_process_touch()
1215 input_set_abs_params(input, ABS_MT_POSITION_X, 1, data->max_x, 0, 0); in rmi_input_configured()
1222 input_abs_set_res(input, ABS_MT_POSITION_X, res_x); in rmi_input_configured()
Dhid-sony.c1263 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in dualshock4_parse_report()
1357 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, w, 0, 0); in sony_register_touchpad()
Dhid-input.c232 case ABS_MT_POSITION_X: in hidinput_calc_abs_res()
1022 if (usage->code == ABS_MT_POSITION_X && input->hint_events_per_packet == 0) in hidinput_configure_usage()
Dhid-debug.c985 [ABS_MT_POSITION_X] = "MTPositionX",
/linux-4.4.14/Documentation/input/
Dmulti-touch-protocol.txt91 ABS_MT_POSITION_X x[0]
94 ABS_MT_POSITION_X x[1]
105 ABS_MT_POSITION_X x[1]
129 ABS_MT_POSITION_X x[0]
133 ABS_MT_POSITION_X x[1]
140 ABS_MT_POSITION_X x[0]
164 minimum set consists of ABS_MT_POSITION_X and ABS_MT_POSITION_Y, which
174 ABS_MT_POSITION_X/Y and the center of the approaching finger (b) is
286 ABS_MT_POSITION_X
361 ABS_MT_POSITION_X := T_X
/linux-4.4.14/drivers/input/
Dinput-mt.c65 copy_abs(dev, ABS_X, ABS_MT_POSITION_X); in input_mt_init_slots()
225 int x = input_mt_get_value(oldest, ABS_MT_POSITION_X); in input_mt_report_pointer_emulation()
356 x = input_mt_get_value(s, ABS_MT_POSITION_X); in input_mt_set_matrix()
Dinput.c1975 } else if (test_bit(ABS_MT_POSITION_X, dev->absbit)) { in input_estimate_events_per_packet()
/linux-4.4.14/drivers/input/mouse/
Delantech.c306 input_report_abs(dev, ABS_MT_POSITION_X, x); in elantech_set_slot()
603 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[id].x); in process_packet_head_v4()
640 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[id].x); in process_packet_motion_v4()
647 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[sid].x); in process_packet_motion_v4()
1226 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params()
1253 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params()
1269 input_abs_set_res(dev, ABS_MT_POSITION_X, x_res); in elantech_set_input_params()
Dfocaltech.c147 input_report_abs(dev, ABS_MT_POSITION_X, clamped_x); in focaltech_report_state()
344 input_set_abs_params(dev, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0); in focaltech_set_input_params()
Dcypress_ps2.c384 input_set_abs_params(input, ABS_MT_POSITION_X, 0, cytp->tp_max_abs_x, 0, 0); in cypress_set_input_params()
398 input_abs_set_res(input, ABS_MT_POSITION_X, cytp->tp_res_x); in cypress_set_input_params()
547 input_report_abs(input, ABS_MT_POSITION_X, contact->x); in cypress_process_packet()
Dsynaptics.c829 input_report_abs(dev, ABS_MT_POSITION_X, x); in synaptics_report_semi_mt_slot()
939 input_report_abs(dev, ABS_MT_POSITION_X, pos[i].x); in synaptics_report_mt_data()
1199 set_abs_position_params(dev, priv, ABS_MT_POSITION_X, in set_input_params()
1209 set_abs_position_params(dev, priv, ABS_MT_POSITION_X, in set_input_params()
Delan_i2c_core.c832 input_report_abs(input, ABS_MT_POSITION_X, pos_x); in elan_report_contact()
944 input_set_abs_params(input, ABS_MT_POSITION_X, 0, data->max_x, 0, 0); in elan_setup_input_device()
946 input_abs_set_res(input, ABS_MT_POSITION_X, data->x_res); in elan_setup_input_device()
Dsentelic.c701 input_report_abs(dev, ABS_MT_POSITION_X, x); in fsp_set_slot()
977 input_set_abs_params(dev, ABS_MT_POSITION_X, 0, abs_x, 0, 0); in fsp_set_input_params()
Dbcm5974.c548 set_abs(input_dev, ABS_MT_POSITION_X, &cfg->x); in setup_events_to_report()
595 input_report_abs(input, ABS_MT_POSITION_X, pos->x); in report_finger_data()
Dcyapa.c462 input_set_abs_params(input, ABS_MT_POSITION_X, 0, cyapa->max_abs_x, 0, in cyapa_create_input_dev()
490 input_abs_set_res(input, ABS_MT_POSITION_X, in cyapa_create_input_dev()
Dalps.c501 input_report_abs(dev, ABS_MT_POSITION_X, x); in alps_set_slot()
2818 input_set_abs_params(dev1, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0); in alps_set_abs_params_mt_common()
2821 input_abs_set_res(dev1, ABS_MT_POSITION_X, priv->x_res); in alps_set_abs_params_mt_common()
Dcyapa_gen3.c1202 input_report_abs(input, ABS_MT_POSITION_X, in cyapa_gen3_irq_handler()
Dcyapa_gen5.c2676 input_report_abs(input, ABS_MT_POSITION_X, x); in cyapa_pip_report_slot_data()
/linux-4.4.14/drivers/staging/ste_rmi4/
Dsynaptics_i2c_rmi4.c390 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in synpatics_rmi4_touchpad_report()
975 input_set_abs_params(rmi4_data->input_dev, ABS_MT_POSITION_X, 0, in synaptics_rmi4_probe()
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.4.14/drivers/input/misc/
Duinput.c354 } else if (test_bit(ABS_MT_POSITION_X, dev->absbit)) { in uinput_validate_absbits()