Home
last modified time | relevance | path

Searched refs:ABS_MT_POSITION_Y (Results 1 – 43 of 43) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dchipone_icn8318.c138 input_event(data->input, EV_ABS, ABS_MT_POSITION_Y, y); in icn8318_irq()
141 input_event(data->input, EV_ABS, ABS_MT_POSITION_Y, x); in icn8318_irq()
252 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, in icn8318_probe()
257 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, in icn8318_probe()
Degalax_ts.c112 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in egalax_ts_interrupt()
214 ABS_MT_POSITION_Y, 0, EGALAX_MAX_Y, 0, 0); in egalax_ts_probe()
Dof_touchscreen.c77 touchscreen_set_params(dev, ABS_MT_POSITION_Y, maximum, fuzz); in touchscreen_parse_of_params()
Dst1232.c122 input_report_abs(input_dev, ABS_MT_POSITION_Y, finger[i].y); in st1232_ts_irq_handler()
212 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, MIN_Y, MAX_Y, 0, 0); in st1232_ts_probe()
Dpenmount.c80 input_event(input, EV_ABS, ABS_MT_POSITION_Y, pm->slots[i].y); in pm_mtevent()
270 ABS_MT_POSITION_Y, 0, max_y, 0, 0); in pm_connect()
Dgoodix.c132 input_report_abs(ts->input_dev, ABS_MT_POSITION_Y, input_y); in goodix_ts_report_touch()
298 input_set_abs_params(ts->input_dev, ABS_MT_POSITION_Y, 0, in goodix_request_input_dev()
Dili210x.c98 input_report_abs(input, ABS_MT_POSITION_Y, y); in ili210x_report_events()
257 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, ymax, 0, 0); in ili210x_i2c_probe()
Dbu21013_ts.c238 ABS_MT_POSITION_Y, pos_y[i]); in bu21013_do_touch_report()
579 input_set_abs_params(in_dev, ABS_MT_POSITION_Y, 0, in bu21013_probe()
Dcyttsp_core.c332 input_report_abs(input, ABS_MT_POSITION_Y, be16_to_cpu(tch->y)); in cyttsp_report_tchdata()
582 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in cyttsp_probe()
Dpixcir_i2c_ts.c151 input_event(ts->input, EV_ABS, ABS_MT_POSITION_Y, touch->y); in pixcir_ts_report()
515 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, pdata->y_max, 0, 0); in pixcir_i2c_ts_probe()
Dwacom_w8001.c164 input_report_abs(dev, ABS_MT_POSITION_Y, y); in parse_multi_touch()
476 input_set_abs_params(dev, ABS_MT_POSITION_Y, in w8001_setup()
Dauo-pixcir-ts.c218 input_report_abs(ts->input, ABS_MT_POSITION_Y, in auo_pixcir_interrupt()
597 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, 0, in auo_pixcir_probe()
Dmms114.c188 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in mms114_process_mt()
477 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in mms114_probe()
Delants_i2c.c790 input_event(input, EV_ABS, ABS_MT_POSITION_Y, y); in elants_i2c_mt_event()
1122 input_set_abs_params(ts->input, ABS_MT_POSITION_Y, 0, ts->y_max, 0, 0); in elants_i2c_probe()
1126 input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->y_res); in elants_i2c_probe()
Dsur40.c285 input_report_abs(input, ABS_MT_POSITION_Y, pos_y); in sur40_report_blob()
454 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in sur40_input_setup()
Dzforce_ts.c392 input_report_abs(ts->input, ABS_MT_POSITION_Y, in zforce_touch_event()
834 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, 0, in zforce_probe()
Dedt-ft5x06.c247 input_report_abs(tsdata->input, ABS_MT_POSITION_Y, y); in edt_ft5x06_ts_isr()
1045 input_set_abs_params(input, ABS_MT_POSITION_Y, in edt_ft5x06_ts_probe()
Datmel_mxt_ts.c803 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in mxt_proc_t9_message()
907 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in mxt_proc_t100_message()
1841 input_abs_set_res(input_dev, ABS_MT_POSITION_Y, in mxt_set_up_as_touchpad()
1928 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, in mxt_initialize_input_device()
Dusbtouchscreen.c1030 ABS_MT_POSITION_Y, 2*begin_y+h); in nexio_read_data()
/linux-4.1.27/drivers/hid/
Dhid-magicmouse.c269 input_report_abs(input, ABS_MT_POSITION_Y, y); in magicmouse_emit_touch()
422 input_set_abs_params(input, ABS_MT_POSITION_Y, in magicmouse_setup_input()
427 input_abs_set_res(input, ABS_MT_POSITION_Y, in magicmouse_setup_input()
436 input_set_abs_params(input, ABS_MT_POSITION_Y, in magicmouse_setup_input()
443 input_abs_set_res(input, ABS_MT_POSITION_Y, in magicmouse_setup_input()
Dwacom_wac.c1135 input_report_abs(input, ABS_MT_POSITION_Y, t_y); in wacom_24hdt_irq()
1199 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_mt_touch()
1229 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_tpc_mt_touch()
1488 ABS_MT_POSITION_Y, 4); in wacom_wac_finger_usage_mapping()
1528 input_report_abs(input, mt ? ABS_MT_POSITION_Y : ABS_Y, in wacom_wac_finger_slot()
1663 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bpt_touch()
1709 int y_res = input_abs_get_res(input, ABS_MT_POSITION_Y); in wacom_bpt3_touch_msg()
1715 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bpt3_touch_msg()
1899 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bamboo_pad_touch_event()
2233 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, 0, in wacom_abs_set_axis()
[all …]
Dhid-rmi.c341 input_event(hdata->input, EV_ABS, ABS_MT_POSITION_Y, y); in rmi_f11_process_touch()
1083 input_set_abs_params(input, ABS_MT_POSITION_Y, 1, data->max_y, 0, 0); in rmi_input_configured()
1090 input_abs_set_res(input, ABS_MT_POSITION_Y, res_y); in rmi_input_configured()
Dhid-logitech-hidpp.c723 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, 0, wd->y_size, 0, 0); in wtp_populate_input()
724 input_abs_set_res(input_dev, ABS_MT_POSITION_Y, wd->resolution); in wtp_populate_input()
759 input_event(wd->input, EV_ABS, ABS_MT_POSITION_Y, in wtp_touch_event()
Dhid-ntrig.c495 EV_ABS, ABS_MT_POSITION_Y); in ntrig_input_mapping()
733 input_event(input, EV_ABS, ABS_MT_POSITION_Y, nd->y); in ntrig_event()
Dhid-multitouch.c440 EV_ABS, ABS_MT_POSITION_Y); in mt_touch_input_mapping()
441 set_abs(hi->input, ABS_MT_POSITION_Y, field, in mt_touch_input_mapping()
599 input_event(input, EV_ABS, ABS_MT_POSITION_Y, s->y); in mt_complete_slot()
Dhid-sony.c1029 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in dualshock4_parse_report()
1107 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, 0, h, 0, 0); in sony_register_touchpad()
Dhid-debug.c986 [ABS_MT_POSITION_Y] = "MTPositionY",
Dhid-input.c233 case ABS_MT_POSITION_Y: in hidinput_calc_abs_res()
/linux-4.1.27/drivers/input/
Dinput-mt.c66 copy_abs(dev, ABS_Y, ABS_MT_POSITION_Y); in input_mt_init_slots()
226 int y = input_mt_get_value(oldest, ABS_MT_POSITION_Y); in input_mt_report_pointer_emulation()
357 y = input_mt_get_value(s, ABS_MT_POSITION_Y); in input_mt_set_matrix()
/linux-4.1.27/Documentation/input/
Dmulti-touch-protocol.txt92 ABS_MT_POSITION_Y y[0]
95 ABS_MT_POSITION_Y y[1]
106 ABS_MT_POSITION_Y y[1]
130 ABS_MT_POSITION_Y y[0]
134 ABS_MT_POSITION_Y y[1]
164 minimum set consists of ABS_MT_POSITION_X and ABS_MT_POSITION_Y, which
290 ABS_MT_POSITION_Y
362 ABS_MT_POSITION_Y := T_Y
/linux-4.1.27/drivers/input/mouse/
Delantech.c307 input_report_abs(dev, ABS_MT_POSITION_Y, y); in elantech_set_slot()
604 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[id].y); in process_packet_head_v4()
641 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[id].y); in process_packet_motion_v4()
648 input_report_abs(dev, ABS_MT_POSITION_Y, etd->mt[sid].y); in process_packet_motion_v4()
1219 input_set_abs_params(dev, ABS_MT_POSITION_Y, y_min, y_max, 0, 0); in elantech_set_input_params()
1248 input_set_abs_params(dev, ABS_MT_POSITION_Y, y_min, y_max, 0, 0); in elantech_set_input_params()
1250 input_abs_set_res(dev, ABS_MT_POSITION_Y, y_res); in elantech_set_input_params()
Dfocaltech.c138 input_report_abs(dev, ABS_MT_POSITION_Y, in focaltech_report_state()
333 input_set_abs_params(dev, ABS_MT_POSITION_Y, 0, priv->y_max, 0, 0); in focaltech_set_input_params()
Dcypress_ps2.c385 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, cytp->tp_max_abs_y, 0, 0); in cypress_set_input_params()
399 input_abs_set_res(input, ABS_MT_POSITION_Y, cytp->tp_res_y); in cypress_set_input_params()
548 input_report_abs(input, ABS_MT_POSITION_Y, contact->y); in cypress_process_packet()
Dsynaptics.c830 input_report_abs(dev, ABS_MT_POSITION_Y, synaptics_invert_y(y)); in synaptics_report_semi_mt_slot()
940 input_report_abs(dev, ABS_MT_POSITION_Y, pos[i].y); in synaptics_report_mt_data()
1200 ABS_MT_POSITION_Y); in set_input_params()
1210 ABS_MT_POSITION_Y); in set_input_params()
Delan_i2c_core.c772 input_report_abs(input, ABS_MT_POSITION_Y, data->max_y - pos_y); in elan_report_contact()
883 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, data->max_y, 0, 0); in elan_setup_input_device()
885 input_abs_set_res(input, ABS_MT_POSITION_Y, data->y_res); in elan_setup_input_device()
Dsentelic.c700 input_report_abs(dev, ABS_MT_POSITION_Y, y); in fsp_set_slot()
976 input_set_abs_params(dev, ABS_MT_POSITION_Y, 0, abs_y, 0, 0); in fsp_set_input_params()
Dbcm5974.c475 set_abs(input_dev, ABS_MT_POSITION_Y, &cfg->y); in setup_events_to_report()
522 input_report_abs(input, ABS_MT_POSITION_Y, pos->y); in report_finger_data()
Dcyapa.c423 input_set_abs_params(input, ABS_MT_POSITION_Y, 0, cyapa->max_abs_y, 0, in cyapa_create_input_dev()
450 input_abs_set_res(input, ABS_MT_POSITION_Y, in cyapa_create_input_dev()
Dalps.c498 input_report_abs(dev, ABS_MT_POSITION_Y, y); in alps_set_slot()
2811 input_set_abs_params(dev1, ABS_MT_POSITION_Y, 0, priv->y_max, 0, 0); in alps_set_abs_params_mt_common()
2814 input_abs_set_res(dev1, ABS_MT_POSITION_Y, priv->y_res); in alps_set_abs_params_mt_common()
Dcyapa_gen3.c1200 input_report_abs(input, ABS_MT_POSITION_Y, in cyapa_gen3_irq_handler()
Dcyapa_gen5.c2633 input_report_abs(input, ABS_MT_POSITION_Y, y); in cyapa_gen5_report_slot_data()
/linux-4.1.27/drivers/staging/ste_rmi4/
Dsynaptics_i2c_rmi4.c391 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in synpatics_rmi4_touchpad_report()
977 input_set_abs_params(rmi4_data->input_dev, ABS_MT_POSITION_Y, 0, in synaptics_rmi4_probe()
/linux-4.1.27/include/uapi/linux/
Dinput.h859 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro