/linux-6.12.1/tools/testing/selftests/hid/tests/ |
D | test_sony.py | 150 assert evdev.slots[0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 179 assert evdev.slots[0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 189 libevdev.InputEvent(libevdev.EV_ABS.ABS_MT_POSITION_X, 5) not in events 195 assert evdev.slots[0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 198 assert evdev.slots[1][libevdev.EV_ABS.ABS_MT_POSITION_X] == 150 207 assert libevdev.InputEvent(libevdev.EV_ABS.ABS_MT_POSITION_X) not in events
|
D | test_multitouch.py | 508 absinfo = evdev.absinfo[libevdev.EV_ABS.ABS_MT_POSITION_X] 599 assert evdev.slots[slot][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 639 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 649 libevdev.InputEvent(libevdev.EV_ABS.ABS_MT_POSITION_X, 5) not in events 655 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 658 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_POSITION_X] == 150 669 assert libevdev.InputEvent(libevdev.EV_ABS.ABS_MT_POSITION_X) not in events 710 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 713 assert evdev.slots[slot1][libevdev.EV_ABS.ABS_MT_POSITION_X] == 150 716 assert evdev.slots[slot2][libevdev.EV_ABS.ABS_MT_POSITION_X] == 250 [all …]
|
/linux-6.12.1/drivers/hid/ |
D | hid-magicmouse.c | 359 input_report_abs(input, ABS_MT_POSITION_X, x); in magicmouse_emit_touch() 615 input_set_abs_params(input, ABS_MT_POSITION_X, in magicmouse_setup_input() 620 input_abs_set_res(input, ABS_MT_POSITION_X, in magicmouse_setup_input() 632 input_set_abs_params(input, ABS_MT_POSITION_X, in magicmouse_setup_input() 639 input_abs_set_res(input, ABS_MT_POSITION_X, TRACKPAD2_RES_X); in magicmouse_setup_input() 647 input_set_abs_params(input, ABS_MT_POSITION_X, in magicmouse_setup_input() 654 input_abs_set_res(input, ABS_MT_POSITION_X, in magicmouse_setup_input()
|
D | hid-alps.c | 346 input_report_abs(hdata->input, ABS_MT_POSITION_X, x); in t4_raw_event() 386 ABS_MT_POSITION_X, x); in u1_raw_event() 705 input_set_abs_params(input, ABS_MT_POSITION_X, in alps_input_configured() 714 input_abs_set_res(input, ABS_MT_POSITION_X, res_x); in alps_input_configured()
|
/linux-6.12.1/Documentation/input/ |
D | multi-touch-protocol.rst | 98 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 293 ABS_MT_POSITION_X 361 ABS_MT_POSITION_X := T_X
|
/linux-6.12.1/drivers/input/ |
D | touchscreen.c | 78 axis_x = 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()
|
D | input-mt.c | 66 copy_abs(dev, ABS_X, ABS_MT_POSITION_X); in input_mt_init_slots() 245 int x = input_mt_get_value(oldest, ABS_MT_POSITION_X); in input_mt_report_pointer_emulation() 418 x = input_mt_get_value(s, ABS_MT_POSITION_X); in input_mt_set_matrix()
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | egalax_ts.c | 108 input_report_abs(input_dev, ABS_MT_POSITION_X, x); in egalax_ts_interrupt() 200 ABS_MT_POSITION_X, 0, EGALAX_MAX_X, 0, 0); in egalax_ts_probe()
|
D | surface3_spi.c | 81 ABS_MT_POSITION_X, in surface3_spi_report_touch() 254 input_set_abs_params(input, ABS_MT_POSITION_X, 0, 9600, 0, 0); in surface3_spi_create_touch_input() 255 input_abs_set_res(input, ABS_MT_POSITION_X, 40); in surface3_spi_create_touch_input()
|
D | chipone_icn8505.c | 407 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in icn8505_probe() 430 input_set_abs_params(input, ABS_MT_POSITION_X, 0, in icn8505_probe() 436 if (!input_abs_get_max(input, ABS_MT_POSITION_X) || in icn8505_probe()
|
D | zet6223.c | 84 input_event(ts->input, EV_ABS, ABS_MT_POSITION_X, in zet6223_irq() 205 input_set_abs_params(input, ABS_MT_POSITION_X, 0, ts->max_x, 0, 0); in zet6223_probe()
|
D | chipone_icn8318.c | 207 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in icn8318_probe() 211 if (!input_abs_get_max(input, ABS_MT_POSITION_X) || in icn8318_probe()
|
D | mms114.c | 545 input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_X); in mms114_probe() 559 input_set_abs_params(input_dev, ABS_MT_POSITION_X, in mms114_probe() 572 ABS_MT_POSITION_X); in mms114_probe() 575 input_abs_set_fuzz(input_dev, ABS_MT_POSITION_X, 0); in mms114_probe()
|
D | cy8ctma140.c | 220 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in cy8ctma140_probe() 238 input_abs_set_fuzz(input, ABS_MT_POSITION_X, 0); in cy8ctma140_probe()
|
D | bu21013_ts.c | 226 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()
|
D | pixcir_i2c_ts.c | 178 input_report_abs(ts->input, ABS_MT_POSITION_X, in pixcir_ts_report() 499 input_set_capability(input, EV_ABS, ABS_MT_POSITION_X); in pixcir_i2c_ts_probe() 502 if (!input_abs_get_max(input, ABS_MT_POSITION_X) || in pixcir_i2c_ts_probe()
|
D | sis_i2c.c | 216 input_report_abs(input, ABS_MT_POSITION_X, x); in sis_ts_report_contact() 334 input_set_abs_params(input, ABS_MT_POSITION_X, 0, SIS_MAX_X, 0, 0); in sis_ts_probe()
|
D | penmount.c | 75 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()
|
D | st1232.c | 161 input_report_abs(input, ABS_MT_POSITION_X, pos[i].x); in st1232_ts_parse_and_report() 307 input_set_abs_params(input_dev, ABS_MT_POSITION_X, in st1232_ts_probe()
|
D | hynitron_cstxxx.c | 375 input_set_capability(ts_data->input_dev, EV_ABS, ABS_MT_POSITION_X); in cst3xx_input_dev_int() 389 ABS_MT_POSITION_X, ts_data->prop.max_x); in cst3xx_input_dev_int()
|
D | wacom_w8001.c | 169 input_report_abs(dev, ABS_MT_POSITION_X, x); in parse_multi_touch() 528 input_set_abs_params(dev, ABS_MT_POSITION_X, in w8001_setup_touch() 534 input_abs_set_res(dev, ABS_MT_POSITION_X, touch.panel_res); in w8001_setup_touch()
|
/linux-6.12.1/drivers/input/rmi4/ |
D | rmi_2d_sensor.c | 98 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-6.12.1/drivers/input/mouse/ |
D | focaltech.c | 137 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()
|
D | cypress_ps2.c | 342 input_set_abs_params(input, ABS_MT_POSITION_X, 0, cytp->tp_max_abs_x, 0, 0); in cypress_set_input_params() 356 input_abs_set_res(input, ABS_MT_POSITION_X, cytp->tp_res_x); in cypress_set_input_params() 504 input_report_abs(input, ABS_MT_POSITION_X, contact->x); in cypress_process_packet()
|
D | elantech.c | 389 input_report_abs(dev, ABS_MT_POSITION_X, x); in elantech_set_slot() 692 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[id].x); in process_packet_head_v4() 729 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[id].x); in process_packet_motion_v4() 736 input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[sid].x); in process_packet_motion_v4() 1217 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1237 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1253 input_abs_set_res(dev, ABS_MT_POSITION_X, info->x_res); in elantech_set_input_params()
|