Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
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()
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()
Dof_touchscreen.c70 touchscreen_set_params(dev, ABS_MT_POSITION_X, maximum, fuzz); in touchscreen_parse_of_params()
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()
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()
Dgoodix.c131 input_report_abs(ts->input_dev, ABS_MT_POSITION_X, input_x); in goodix_ts_report_touch()
296 input_set_abs_params(ts->input_dev, ABS_MT_POSITION_X, 0, in goodix_request_input_dev()
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()
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()
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()
Dpixcir_i2c_ts.c150 input_event(ts->input, EV_ABS, ABS_MT_POSITION_X, touch->x); in pixcir_ts_report()
514 input_set_abs_params(input, ABS_MT_POSITION_X, 0, pdata->x_max, 0, 0); in pixcir_i2c_ts_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()
Dauo-pixcir-ts.c216 input_report_abs(ts->input, ABS_MT_POSITION_X, in auo_pixcir_interrupt()
595 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, in auo_pixcir_probe()
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()
Delants_i2c.c789 input_event(input, EV_ABS, ABS_MT_POSITION_X, x); in elants_i2c_mt_event()
1121 input_set_abs_params(ts->input, ABS_MT_POSITION_X, 0, ts->x_max, 0, 0); in elants_i2c_probe()
1125 input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->x_res); in elants_i2c_probe()
Dsur40.c284 input_report_abs(input, ABS_MT_POSITION_X, pos_x); in sur40_report_blob()
452 input_set_abs_params(input_dev, ABS_MT_POSITION_X, in sur40_input_setup()
Dzforce_ts.c390 input_report_abs(ts->input, ABS_MT_POSITION_X, in zforce_touch_event()
832 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, in zforce_probe()
Dedt-ft5x06.c246 input_report_abs(tsdata->input, ABS_MT_POSITION_X, x); in edt_ft5x06_ts_isr()
1043 input_set_abs_params(input, ABS_MT_POSITION_X, in edt_ft5x06_ts_probe()
Datmel_mxt_ts.c802 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in mxt_proc_t9_message()
906 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in mxt_proc_t100_message()
1839 input_abs_set_res(input_dev, ABS_MT_POSITION_X, in mxt_set_up_as_touchpad()
1926 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.1.27/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.c1134 input_report_abs(input, ABS_MT_POSITION_X, t_x); in wacom_24hdt_irq()
1198 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_mt_touch()
1228 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_tpc_mt_touch()
1480 ABS_MT_POSITION_X, 4); in wacom_wac_finger_usage_mapping()
1526 input_report_abs(input, mt ? ABS_MT_POSITION_X : ABS_X, in wacom_wac_finger_slot()
1662 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bpt_touch()
1708 int x_res = input_abs_get_res(input, ABS_MT_POSITION_X); in wacom_bpt3_touch_msg()
1714 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bpt3_touch_msg()
1898 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bamboo_pad_touch_event()
2231 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, in wacom_abs_set_axis()
[all …]
Dhid-rmi.c340 input_event(hdata->input, EV_ABS, ABS_MT_POSITION_X, x); in rmi_f11_process_touch()
1082 input_set_abs_params(input, ABS_MT_POSITION_X, 1, data->max_x, 0, 0); in rmi_input_configured()
1089 input_abs_set_res(input, ABS_MT_POSITION_X, res_x); in rmi_input_configured()
Dhid-logitech-hidpp.c721 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, wd->x_size, 0, 0); in wtp_populate_input()
722 input_abs_set_res(input_dev, ABS_MT_POSITION_X, wd->resolution); in wtp_populate_input()
757 input_event(wd->input, EV_ABS, ABS_MT_POSITION_X, in wtp_touch_event()
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-multitouch.c425 EV_ABS, ABS_MT_POSITION_X); in mt_touch_input_mapping()
426 set_abs(hi->input, ABS_MT_POSITION_X, field, in mt_touch_input_mapping()
598 input_event(input, EV_ABS, ABS_MT_POSITION_X, s->x); in mt_complete_slot()
Dhid-sony.c1028 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in dualshock4_parse_report()
1106 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.1.27/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.1.27/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.1.27/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()
1218 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params()
1247 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params()
1249 input_abs_set_res(dev, ABS_MT_POSITION_X, x_res); in elantech_set_input_params()
Dfocaltech.c137 input_report_abs(dev, ABS_MT_POSITION_X, clamped_x); in focaltech_report_state()
332 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.c771 input_report_abs(input, ABS_MT_POSITION_X, pos_x); in elan_report_contact()
882 input_set_abs_params(input, ABS_MT_POSITION_X, 0, data->max_x, 0, 0); in elan_setup_input_device()
884 input_abs_set_res(input, ABS_MT_POSITION_X, data->x_res); in elan_setup_input_device()
Dsentelic.c699 input_report_abs(dev, ABS_MT_POSITION_X, x); in fsp_set_slot()
975 input_set_abs_params(dev, ABS_MT_POSITION_X, 0, abs_x, 0, 0); in fsp_set_input_params()
Dbcm5974.c474 set_abs(input_dev, ABS_MT_POSITION_X, &cfg->x); in setup_events_to_report()
521 input_report_abs(input, ABS_MT_POSITION_X, pos->x); in report_finger_data()
Dcyapa.c421 input_set_abs_params(input, ABS_MT_POSITION_X, 0, cyapa->max_abs_x, 0, in cyapa_create_input_dev()
448 input_abs_set_res(input, ABS_MT_POSITION_X, in cyapa_create_input_dev()
Dalps.c497 input_report_abs(dev, ABS_MT_POSITION_X, x); in alps_set_slot()
2810 input_set_abs_params(dev1, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0); in alps_set_abs_params_mt_common()
2813 input_abs_set_res(dev1, ABS_MT_POSITION_X, priv->x_res); in alps_set_abs_params_mt_common()
Dcyapa_gen3.c1198 input_report_abs(input, ABS_MT_POSITION_X, in cyapa_gen3_irq_handler()
Dcyapa_gen5.c2629 input_report_abs(input, ABS_MT_POSITION_X, x); in cyapa_gen5_report_slot_data()
/linux-4.1.27/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.1.27/include/uapi/linux/
Dinput.h858 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/linux-4.1.27/drivers/input/misc/
Duinput.c356 } else if (test_bit(ABS_MT_POSITION_X, dev->absbit)) { in uinput_validate_absbits()