Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/input/touchscreen/
Dof_touchscreen.c77 axis = multitouch ? ABS_MT_POSITION_X : ABS_X; in touchscreen_parse_properties()
120 axis = multitouch ? ABS_MT_POSITION_X : ABS_X; in touchscreen_parse_properties()
201 input_report_abs(input, multitouch ? ABS_MT_POSITION_X : ABS_X, x); in touchscreen_report_pos()
Dpixcir_i2c_ts.c128 input_report_abs(ts->input, ABS_MT_POSITION_X, in pixcir_ts_report()
481 input_set_abs_params(input, ABS_MT_POSITION_X, 0, pdata->x_max, 0, 0); in pixcir_i2c_ts_probe()
484 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in pixcir_i2c_ts_probe()
487 if (!input_abs_get_max(input, ABS_MT_POSITION_X) || in pixcir_i2c_ts_probe()
Dsurface3_spi.c81 ABS_MT_POSITION_X, in surface3_spi_report_touch()
263 input_set_abs_params(input, ABS_MT_POSITION_X, 0, 9600, 0, 0); in surface3_spi_create_touch_input()
264 input_abs_set_res(input, ABS_MT_POSITION_X, 40); in surface3_spi_create_touch_input()
Degalax_ts.c108 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in egalax_ts_interrupt()
209 ABS_MT_POSITION_X, 0, EGALAX_MAX_X, 0, 0); in egalax_ts_probe()
Dmms114.c456 input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_X); in mms114_probe()
470 input_set_abs_params(input_dev, ABS_MT_POSITION_X, in mms114_probe()
482 ABS_MT_POSITION_X); in mms114_probe()
485 input_abs_set_fuzz(input_dev, ABS_MT_POSITION_X, 0); in mms114_probe()
Dchipone_icn8318.c214 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in icn8318_probe()
218 if (!input_abs_get_max(input, ABS_MT_POSITION_X) || in icn8318_probe()
Dzet6223.c86 input_event(ts->input, EV_ABS, ABS_MT_POSITION_X, in zet6223_irq()
208 input_set_abs_params(input, ABS_MT_POSITION_X, 0, ts->max_x, 0, 0); in zet6223_probe()
Dchipone_icn8505.c420 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in icn8505_probe()
443 input_set_abs_params(input, ABS_MT_POSITION_X, 0, in icn8505_probe()
449 if (!input_abs_get_max(input, ABS_MT_POSITION_X) || in icn8505_probe()
Dbu21013_ts.c226 input_report_abs(input, ABS_MT_POSITION_X, pos[i].x); in bu21013_do_touch_report()
451 input_set_abs_params(in_dev, ABS_MT_POSITION_X, 0, max_x, 0, 0); in bu21013_probe()
459 info = &in_dev->absinfo[ABS_MT_POSITION_X]; in bu21013_probe()
Dpenmount.c75 input_event(input, EV_ABS, ABS_MT_POSITION_X, pm->slots[i].x); in pm_mtevent()
264 ABS_MT_POSITION_X, 0, max_x, 0, 0); in pm_connect()
Dsis_i2c.c216 input_report_abs(input, ABS_MT_POSITION_X, x); in sis_ts_report_contact()
343 input_set_abs_params(input, ABS_MT_POSITION_X, 0, SIS_MAX_X, 0, 0); in sis_ts_probe()
Dwacom_w8001.c169 input_report_abs(dev, ABS_MT_POSITION_X, x); in parse_multi_touch()
530 input_set_abs_params(dev, ABS_MT_POSITION_X, in w8001_setup_touch()
536 input_abs_set_res(dev, ABS_MT_POSITION_X, touch.panel_res); in w8001_setup_touch()
Diqs5xx.c501 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in iqs5xx_axis_init()
552 ABS_MT_POSITION_X, in iqs5xx_axis_init()
568 prop.swap_x_y ? ABS_MT_POSITION_X : in iqs5xx_axis_init()
729 input_report_abs(input, ABS_MT_POSITION_X, in iqs5xx_irq()
Ds6sy761.c154 input_report_abs(sdata->input, ABS_MT_POSITION_X, x); in s6sy761_report_coordinates()
436 input_set_abs_params(sdata->input, ABS_MT_POSITION_X, 0, max_x, 0, 0); in s6sy761_probe()
Dexc3000.c171 input_set_abs_params(input, ABS_MT_POSITION_X, 0, 4095, 0, 0); in exc3000_probe()
/Linux-v5.4/drivers/hid/
Dhid-magicmouse.c292 input_report_abs(input, ABS_MT_POSITION_X, x); in magicmouse_emit_touch()
485 input_set_abs_params(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
490 input_abs_set_res(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
502 input_set_abs_params(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
509 input_abs_set_res(input, ABS_MT_POSITION_X, TRACKPAD2_RES_X); in magicmouse_setup_input()
517 input_set_abs_params(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
524 input_abs_set_res(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
Dhid-alps.c345 input_report_abs(hdata->input, ABS_MT_POSITION_X, x); in t4_raw_event()
384 ABS_MT_POSITION_X, x); in u1_raw_event()
704 input_set_abs_params(input, ABS_MT_POSITION_X, in alps_input_configured()
713 input_abs_set_res(input, ABS_MT_POSITION_X, res_x); in alps_input_configured()
Dhid-elan.c178 input_set_abs_params(input, ABS_MT_POSITION_X, 0, drvdata->max_x, in elan_input_configured()
226 input_report_abs(input, ABS_MT_POSITION_X, x); in elan_report_mt_slot()
Dwacom_wac.c1392 int w = touch[6] * input_abs_get_res(touch_input, ABS_MT_POSITION_X); in wacom_intuos_pro2_bt_touch()
1400 input_report_abs(touch_input, ABS_MT_POSITION_X, x); in wacom_intuos_pro2_bt_touch()
1561 input_report_abs(input, ABS_MT_POSITION_X, t_x); in wacom_24hdt_irq()
1625 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_mt_touch()
1655 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_tpc_mt_touch()
2483 ABS_MT_POSITION_X, 4); in wacom_wac_finger_usage_mapping()
2550 input_report_abs(input, mt ? ABS_MT_POSITION_X : ABS_X, in wacom_wac_finger_slot()
2903 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bpt_touch()
2949 int x_res = input_abs_get_res(input, ABS_MT_POSITION_X); in wacom_bpt3_touch_msg()
2955 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bpt3_touch_msg()
[all …]
/Linux-v5.4/Documentation/input/
Dmulti-touch-protocol.rst98 ABS_MT_POSITION_X x[0]
101 ABS_MT_POSITION_X x[1]
112 ABS_MT_POSITION_X x[1]
136 ABS_MT_POSITION_X x[0]
140 ABS_MT_POSITION_X x[1]
147 ABS_MT_POSITION_X x[0]
171 minimum set consists of ABS_MT_POSITION_X and ABS_MT_POSITION_Y, which
181 ABS_MT_POSITION_X/Y and the center of the approaching finger (b) is
289 ABS_MT_POSITION_X
357 ABS_MT_POSITION_X := T_X
/Linux-v5.4/drivers/input/rmi4/
Drmi_2d_sensor.c98 input_event(sensor->input, EV_ABS, ABS_MT_POSITION_X, obj->x); in rmi_2d_sensor_abs_report()
161 input_set_abs_params(input, ABS_MT_POSITION_X, 0, max_x, 0, 0); in rmi_2d_sensor_set_input_params()
173 input_abs_set_res(input, ABS_MT_POSITION_X, res_x); in rmi_2d_sensor_set_input_params()
/Linux-v5.4/drivers/input/
Dinput-mt.c62 copy_abs(dev, ABS_X, ABS_MT_POSITION_X); in input_mt_init_slots()
241 int x = input_mt_get_value(oldest, ABS_MT_POSITION_X); in input_mt_report_pointer_emulation()
372 x = input_mt_get_value(s, ABS_MT_POSITION_X); in input_mt_set_matrix()
/Linux-v5.4/drivers/input/mouse/
Dfocaltech.c137 input_report_abs(dev, ABS_MT_POSITION_X, clamped_x); in focaltech_report_state()
340 input_set_abs_params(dev, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0); in focaltech_set_input_params()
Delantech.c348 input_report_abs(dev, ABS_MT_POSITION_X, x); in elantech_set_slot()
637 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[id].x); in process_packet_head_v4()
674 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[id].x); in process_packet_motion_v4()
681 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[sid].x); in process_packet_motion_v4()
1162 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params()
1182 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params()
1198 input_abs_set_res(dev, ABS_MT_POSITION_X, info->x_res); in elantech_set_input_params()
Dcypress_ps2.c381 input_set_abs_params(input, ABS_MT_POSITION_X, 0, cytp->tp_max_abs_x, 0, 0); in cypress_set_input_params()
395 input_abs_set_res(input, ABS_MT_POSITION_X, cytp->tp_res_x); in cypress_set_input_params()
542 input_report_abs(input, ABS_MT_POSITION_X, contact->x); in cypress_process_packet()

123