Symbol: ABS_MT_POSITION_X
drivers/hid/hid-alps.c
346
input_report_abs(hdata->input, ABS_MT_POSITION_X, x);
drivers/hid/hid-alps.c
386
ABS_MT_POSITION_X, x);
drivers/hid/hid-alps.c
705
input_set_abs_params(input, ABS_MT_POSITION_X,
drivers/hid/hid-alps.c
714
input_abs_set_res(input, ABS_MT_POSITION_X, res_x);
drivers/hid/hid-asus.c
220
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/hid/hid-asus.c
972
input_set_abs_params(input, ABS_MT_POSITION_X, 0,
drivers/hid/hid-asus.c
976
input_abs_set_res(input, ABS_MT_POSITION_X, drvdata->tp->res_x);
drivers/hid/hid-debug.c
3530
[ABS_MT_POSITION_X] = "MTPositionX",
drivers/hid/hid-elan.c
178
input_set_abs_params(input, ABS_MT_POSITION_X, 0, drvdata->max_x,
drivers/hid/hid-elan.c
226
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/hid/hid-input.c
1453
if (usage->code == ABS_MT_POSITION_X && input->hint_events_per_packet == 0)
drivers/hid/hid-input.c
267
case ABS_MT_POSITION_X:
drivers/hid/hid-logitech-hidpp.c
2936
input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, wd->x_size, 0, 0);
drivers/hid/hid-logitech-hidpp.c
2937
input_abs_set_res(input_dev, ABS_MT_POSITION_X, wd->resolution);
drivers/hid/hid-logitech-hidpp.c
2971
input_event(hidpp->input, EV_ABS, ABS_MT_POSITION_X,
drivers/hid/hid-magicmouse.c
364
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/hid/hid-magicmouse.c
636
input_set_abs_params(input, ABS_MT_POSITION_X,
drivers/hid/hid-magicmouse.c
641
input_abs_set_res(input, ABS_MT_POSITION_X,
drivers/hid/hid-magicmouse.c
655
input_set_abs_params(input, ABS_MT_POSITION_X,
drivers/hid/hid-magicmouse.c
662
input_abs_set_res(input, ABS_MT_POSITION_X, TRACKPAD2_RES_X);
drivers/hid/hid-magicmouse.c
670
input_set_abs_params(input, ABS_MT_POSITION_X,
drivers/hid/hid-magicmouse.c
677
input_abs_set_res(input, ABS_MT_POSITION_X,
drivers/hid/hid-multitouch.c
1225
input_abs_get_max(input, ABS_MT_POSITION_X) - *slot->x :
drivers/hid/hid-multitouch.c
1231
input_abs_get_max(input, ABS_MT_POSITION_X) - *slot->cx :
drivers/hid/hid-multitouch.c
1237
input_event(input, EV_ABS, ABS_MT_POSITION_X, x);
drivers/hid/hid-multitouch.c
828
code = ABS_MT_POSITION_X;
drivers/hid/hid-ntrig.c
469
EV_ABS, ABS_MT_POSITION_X);
drivers/hid/hid-ntrig.c
728
input_event(input, EV_ABS, ABS_MT_POSITION_X, nd->x);
drivers/hid/hid-playstation.c
1579
input_report_abs(ds->touchpad, ABS_MT_POSITION_X,
drivers/hid/hid-playstation.c
2493
input_report_abs(ds4->touchpad, ABS_MT_POSITION_X,
drivers/hid/hid-playstation.c
952
input_set_abs_params(touchpad, ABS_MT_POSITION_X, 0, width - 1, 0, 0);
drivers/hid/hid-sony.c
1152
input_set_abs_params(sc->touchpad, ABS_MT_POSITION_X, 0, w, 0, 0);
drivers/hid/hid-sony.c
952
input_report_abs(sc->touchpad, ABS_MT_POSITION_X, x);
drivers/hid/wacom_wac.c
1439
int w = touch[6] * input_abs_get_res(touch_input, ABS_MT_POSITION_X);
drivers/hid/wacom_wac.c
1447
input_report_abs(touch_input, ABS_MT_POSITION_X, x);
drivers/hid/wacom_wac.c
1608
input_report_abs(input, ABS_MT_POSITION_X, t_x);
drivers/hid/wacom_wac.c
1672
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/hid/wacom_wac.c
1702
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/hid/wacom_wac.c
2671
ABS_MT_POSITION_X, 4);
drivers/hid/wacom_wac.c
2752
input_report_abs(input, mt ? ABS_MT_POSITION_X : ABS_X,
drivers/hid/wacom_wac.c
3088
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/hid/wacom_wac.c
3134
int x_res = input_abs_get_res(input, ABS_MT_POSITION_X);
drivers/hid/wacom_wac.c
3140
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/hid/wacom_wac.c
3337
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/hid/wacom_wac.c
3982
input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0,
drivers/hid/wacom_wac.c
3986
input_abs_set_res(input_dev, ABS_MT_POSITION_X,
drivers/hid/wacom_wac.c
3999
input_set_abs_params(input_dev, ABS_MT_POSITION_X,
drivers/hid/wacom_wac.c
4005
input_set_abs_params(input_dev, ABS_MT_POSITION_X,
drivers/hid/wacom_wac.c
4011
input_set_abs_params(input_dev, ABS_MT_POSITION_X,
drivers/hid/wacom_wac.c
4016
input_abs_set_res(input_dev, ABS_MT_POSITION_X, 40);
drivers/input/input-mt.c
250
int x = input_mt_get_value(oldest, ABS_MT_POSITION_X);
drivers/input/input-mt.c
414
x = input_mt_get_value(s, ABS_MT_POSITION_X);
drivers/input/input-mt.c
66
copy_abs(dev, ABS_X, ABS_MT_POSITION_X);
drivers/input/input.c
2141
} else if (test_bit(ABS_MT_POSITION_X, dev->absbit)) {
drivers/input/keyboard/applespi.c
1011
input_report_abs(input, ABS_MT_POSITION_X, pos->x);
drivers/input/keyboard/applespi.c
1293
input_set_abs_params(touchpad_input_dev, ABS_MT_POSITION_X,
drivers/input/misc/uinput.c
331
} else if (test_bit(ABS_MT_POSITION_X, dev->absbit)) {
drivers/input/misc/xen-kbdfront.c
130
input_report_abs(info->mtouch, ABS_MT_POSITION_X,
drivers/input/misc/xen-kbdfront.c
355
input_set_abs_params(mtouch, ABS_MT_POSITION_X,
drivers/input/mouse/alps.c
2997
input_set_abs_params(dev1, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0);
drivers/input/mouse/alps.c
3000
input_abs_set_res(dev1, ABS_MT_POSITION_X, priv->x_res);
drivers/input/mouse/alps.c
506
input_report_abs(dev, ABS_MT_POSITION_X, x);
drivers/input/mouse/bcm5974.c
536
set_abs(input_dev, ABS_MT_POSITION_X, &cfg->x);
drivers/input/mouse/bcm5974.c
583
input_report_abs(input, ABS_MT_POSITION_X, pos->x);
drivers/input/mouse/cyapa.c
462
input_set_abs_params(input, ABS_MT_POSITION_X, 0, cyapa->max_abs_x, 0,
drivers/input/mouse/cyapa.c
490
input_abs_set_res(input, ABS_MT_POSITION_X,
drivers/input/mouse/cyapa_gen3.c
1160
input_report_abs(input, ABS_MT_POSITION_X,
drivers/input/mouse/cyapa_gen5.c
2728
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/input/mouse/cypress_ps2.c
342
input_set_abs_params(input, ABS_MT_POSITION_X, 0, cytp->tp_max_abs_x, 0, 0);
drivers/input/mouse/cypress_ps2.c
356
input_abs_set_res(input, ABS_MT_POSITION_X, cytp->tp_res_x);
drivers/input/mouse/cypress_ps2.c
504
input_report_abs(input, ABS_MT_POSITION_X, contact->x);
drivers/input/mouse/elan_i2c_core.c
1159
input_set_abs_params(input, ABS_MT_POSITION_X, 0, data->max_x, 0, 0);
drivers/input/mouse/elan_i2c_core.c
1161
input_abs_set_res(input, ABS_MT_POSITION_X, data->x_res);
drivers/input/mouse/elan_i2c_core.c
945
input_report_abs(input, ABS_MT_POSITION_X, pos_x);
drivers/input/mouse/elantech.c
1217
input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0);
drivers/input/mouse/elantech.c
1237
input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0);
drivers/input/mouse/elantech.c
1253
input_abs_set_res(dev, ABS_MT_POSITION_X, info->x_res);
drivers/input/mouse/elantech.c
389
input_report_abs(dev, ABS_MT_POSITION_X, x);
drivers/input/mouse/elantech.c
692
input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[id].x);
drivers/input/mouse/elantech.c
729
input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[id].x);
drivers/input/mouse/elantech.c
736
input_report_abs(dev, ABS_MT_POSITION_X, etd->mt[sid].x);
drivers/input/mouse/focaltech.c
137
input_report_abs(dev, ABS_MT_POSITION_X, clamped_x);
drivers/input/mouse/focaltech.c
340
input_set_abs_params(dev, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0);
drivers/input/mouse/sentelic.c
688
input_report_abs(dev, ABS_MT_POSITION_X, x);
drivers/input/mouse/sentelic.c
955
input_set_abs_params(dev, ABS_MT_POSITION_X, 0, abs_x, 0, 0);
drivers/input/mouse/synaptics.c
1045
input_report_abs(dev, ABS_MT_POSITION_X, pos[i].x);
drivers/input/mouse/synaptics.c
1328
ABS_MT_POSITION_X, ABS_MT_POSITION_Y);
drivers/input/mouse/synaptics.c
1342
ABS_MT_POSITION_X, ABS_MT_POSITION_Y);
drivers/input/mouse/synaptics.c
933
input_report_abs(dev, ABS_MT_POSITION_X, x);
drivers/input/rmi4/rmi_2d_sensor.c
162
input_set_abs_params(input, ABS_MT_POSITION_X, 0, max_x, 0, 0);
drivers/input/rmi4/rmi_2d_sensor.c
174
input_abs_set_res(input, ABS_MT_POSITION_X, res_x);
drivers/input/rmi4/rmi_2d_sensor.c
99
input_event(sensor->input, EV_ABS, ABS_MT_POSITION_X, obj->x);
drivers/input/touchscreen.c
202
input_report_abs(input, multitouch ? ABS_MT_POSITION_X : ABS_X, x);
drivers/input/touchscreen.c
79
axis_x = multitouch ? ABS_MT_POSITION_X : ABS_X;
drivers/input/touchscreen/apple_z2.c
398
input_set_abs_params(z2->input_dev, ABS_MT_POSITION_X, 0, 0, 0, 0);
drivers/input/touchscreen/apple_z2.c
401
input_abs_set_res(z2->input_dev, ABS_MT_POSITION_X, 100);
drivers/input/touchscreen/atmel_mxt_ts.c
2081
input_abs_set_res(input_dev, ABS_MT_POSITION_X,
drivers/input/touchscreen/atmel_mxt_ts.c
2185
input_set_abs_params(input_dev, ABS_MT_POSITION_X,
drivers/input/touchscreen/auo-pixcir-ts.c
218
input_report_abs(ts->input, ABS_MT_POSITION_X,
drivers/input/touchscreen/auo-pixcir-ts.c
538
input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, ts->x_max, 0, 0);
drivers/input/touchscreen/bu21013_ts.c
226
input_report_abs(input, ABS_MT_POSITION_X, pos[i].x);
drivers/input/touchscreen/bu21013_ts.c
451
input_set_abs_params(in_dev, ABS_MT_POSITION_X, 0, max_x, 0, 0);
drivers/input/touchscreen/bu21013_ts.c
459
info = &in_dev->absinfo[ABS_MT_POSITION_X];
drivers/input/touchscreen/chipone_icn8318.c
207
input_set_capability(input, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/chipone_icn8318.c
211
if (!input_abs_get_max(input, ABS_MT_POSITION_X) ||
drivers/input/touchscreen/chipone_icn8505.c
407
input_set_capability(input, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/chipone_icn8505.c
430
input_set_abs_params(input, ABS_MT_POSITION_X, 0,
drivers/input/touchscreen/chipone_icn8505.c
436
if (!input_abs_get_max(input, ABS_MT_POSITION_X) ||
drivers/input/touchscreen/cy8ctma140.c
220
input_set_capability(input, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/cy8ctma140.c
238
input_abs_set_fuzz(input, ABS_MT_POSITION_X, 0);
drivers/input/touchscreen/cyttsp5.c
389
input_set_abs_params(ts->input, ABS_MT_POSITION_X, 0, max_x, 0, 0);
drivers/input/touchscreen/cyttsp_core.c
348
input_report_abs(input, ABS_MT_POSITION_X, be16_to_cpu(tch->x));
drivers/input/touchscreen/cyttsp_core.c
672
input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/edt-ft5x06.c
1317
input_set_abs_params(input, ABS_MT_POSITION_X,
drivers/input/touchscreen/egalax_ts.c
109
input_report_abs(input_dev, ABS_MT_POSITION_X, x);
drivers/input/touchscreen/egalax_ts.c
201
ABS_MT_POSITION_X, 0, EGALAX_MAX_X, 0, 0);
drivers/input/touchscreen/ektf2127.c
301
input_set_abs_params(input, ABS_MT_POSITION_X, 0, max_x, 0, 0);
drivers/input/touchscreen/elants_i2c.c
1500
input_set_abs_params(ts->input, ABS_MT_POSITION_X, 0, ts->x_max, 0, 0);
drivers/input/touchscreen/elants_i2c.c
1515
input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->x_res);
drivers/input/touchscreen/exc3000.c
390
input_set_abs_params(input, ABS_MT_POSITION_X, 0, max_xy, 0, 0);
drivers/input/touchscreen/goodix.c
1065
input_abs_set_max(ts->input_dev, ABS_MT_POSITION_X, x_max - 1);
drivers/input/touchscreen/goodix.c
1167
input_set_capability(ts->input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/goodix.c
1197
ABS_MT_POSITION_X, ts->prop.max_x);
drivers/input/touchscreen/goodix.c
321
input_copy_abs(input, ABS_X, ts->input_dev, ABS_MT_POSITION_X);
drivers/input/touchscreen/goodix_berlin_core.c
623
input_set_abs_params(cd->input_dev, ABS_MT_POSITION_X,
drivers/input/touchscreen/hideep.c
713
input_report_abs(input, ABS_MT_POSITION_X,
drivers/input/touchscreen/hideep.c
808
input_set_capability(ts->input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/himax_hx83112b.c
192
input_set_capability(ts->input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/himax_hx852x.c
239
input_set_abs_params(hx->input_dev, ABS_MT_POSITION_X, 0, x_res - 1, 0, 0);
drivers/input/touchscreen/himax_hx852x.c
429
input_set_capability(hx->input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/hycon-hy46xx.c
513
input_set_abs_params(input, ABS_MT_POSITION_X, 0, -1, 0, 0);
drivers/input/touchscreen/hynitron_cstxxx.c
375
input_set_capability(ts_data->input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/hynitron_cstxxx.c
389
ABS_MT_POSITION_X, ts_data->prop.max_x);
drivers/input/touchscreen/ili210x.c
1009
input_set_abs_params(input, ABS_MT_POSITION_X, 0, max_xy, 0, 0);
drivers/input/touchscreen/ili210x.c
409
input_abs_set_max(priv->input, ABS_MT_POSITION_X, resx - 1);
drivers/input/touchscreen/ilitek_ts_i2c.c
477
input_set_abs_params(input, ABS_MT_POSITION_X,
drivers/input/touchscreen/imagis.c
243
input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/iqs5xx.c
516
input_set_abs_params(input, ABS_MT_POSITION_X, 0, max_x, 0, 0);
drivers/input/touchscreen/iqs7211.c
2169
input_set_abs_params(tp_idev, ABS_MT_POSITION_X,
drivers/input/touchscreen/melfas_mip4.c
1143
input_set_abs_params(ts->input, ABS_MT_POSITION_X, 0, ts->max_x, 0, 0);
drivers/input/touchscreen/melfas_mip4.c
1147
input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->ppm_x);
drivers/input/touchscreen/melfas_mip4.c
1479
input_set_abs_params(input, ABS_MT_POSITION_X, 0, ts->max_x, 0, 0);
drivers/input/touchscreen/melfas_mip4.c
1487
input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->ppm_x);
drivers/input/touchscreen/melfas_mip4.c
532
input_report_abs(ts->input, ABS_MT_POSITION_X, x);
drivers/input/touchscreen/mms114.c
545
input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/mms114.c
559
input_set_abs_params(input_dev, ABS_MT_POSITION_X,
drivers/input/touchscreen/mms114.c
572
ABS_MT_POSITION_X);
drivers/input/touchscreen/mms114.c
575
input_abs_set_fuzz(input_dev, ABS_MT_POSITION_X, 0);
drivers/input/touchscreen/msg2638.c
333
input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/novatek-nvt-ts.c
283
input_set_abs_params(input, ABS_MT_POSITION_X, 0, width - 1, 0, 0);
drivers/input/touchscreen/penmount.c
264
ABS_MT_POSITION_X, 0, max_x, 0, 0);
drivers/input/touchscreen/penmount.c
75
input_event(input, EV_ABS, ABS_MT_POSITION_X, pm->slots[i].x);
drivers/input/touchscreen/pixcir_i2c_ts.c
178
input_report_abs(ts->input, ABS_MT_POSITION_X,
drivers/input/touchscreen/pixcir_i2c_ts.c
499
input_set_capability(input, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/pixcir_i2c_ts.c
502
if (!input_abs_get_max(input, ABS_MT_POSITION_X) ||
drivers/input/touchscreen/raspberrypi-ts.c
178
input_set_abs_params(input, ABS_MT_POSITION_X, 0,
drivers/input/touchscreen/raydium_i2c_ts.c
1141
input_set_abs_params(ts->input, ABS_MT_POSITION_X,
drivers/input/touchscreen/raydium_i2c_ts.c
1145
input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->info.x_res);
drivers/input/touchscreen/raydium_i2c_ts.c
882
input_report_abs(ts->input, ABS_MT_POSITION_X,
drivers/input/touchscreen/rohm_bu21023.c
1116
input_set_abs_params(input, ABS_MT_POSITION_X,
drivers/input/touchscreen/rohm_bu21023.c
616
ABS_MT_POSITION_X, pos[i].x);
drivers/input/touchscreen/s6sy761.c
154
input_report_abs(sdata->input, ABS_MT_POSITION_X, x);
drivers/input/touchscreen/s6sy761.c
432
input_set_abs_params(sdata->input, ABS_MT_POSITION_X, 0, max_x, 0, 0);
drivers/input/touchscreen/silead.c
133
input_set_abs_params(data->input, ABS_MT_POSITION_X, 0, 4095, 0, 0);
drivers/input/touchscreen/silead.c
302
input_report_abs(input, ABS_MT_POSITION_X, data->pos[i].x);
drivers/input/touchscreen/silead.c
94
struct input_absinfo *absinfo_x = &data->input->absinfo[ABS_MT_POSITION_X];
drivers/input/touchscreen/sis_i2c.c
216
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/input/touchscreen/sis_i2c.c
334
input_set_abs_params(input, ABS_MT_POSITION_X, 0, SIS_MAX_X, 0, 0);
drivers/input/touchscreen/st1232.c
167
input_report_abs(input, ABS_MT_POSITION_X, pos[i].x);
drivers/input/touchscreen/st1232.c
326
input_set_abs_params(input_dev, ABS_MT_POSITION_X,
drivers/input/touchscreen/stmfts.c
185
input_report_abs(sdata->input, ABS_MT_POSITION_X, x);
drivers/input/touchscreen/stmfts.c
658
input_set_capability(sdata->input, EV_ABS, ABS_MT_POSITION_X);
drivers/input/touchscreen/sur40.c
443
input_report_abs(input, ABS_MT_POSITION_X, pos_x);
drivers/input/touchscreen/sur40.c
621
input_set_abs_params(input_dev, ABS_MT_POSITION_X,
drivers/input/touchscreen/surface3_spi.c
254
input_set_abs_params(input, ABS_MT_POSITION_X, 0, 9600, 0, 0);
drivers/input/touchscreen/surface3_spi.c
255
input_abs_set_res(input, ABS_MT_POSITION_X, 40);
drivers/input/touchscreen/surface3_spi.c
81
ABS_MT_POSITION_X,
drivers/input/touchscreen/usbtouchscreen.c
1116
ABS_MT_POSITION_X, 2*begin_x+w);
drivers/input/touchscreen/wacom_w8001.c
169
input_report_abs(dev, ABS_MT_POSITION_X, x);
drivers/input/touchscreen/wacom_w8001.c
528
input_set_abs_params(dev, ABS_MT_POSITION_X,
drivers/input/touchscreen/wacom_w8001.c
534
input_abs_set_res(dev, ABS_MT_POSITION_X, touch.panel_res);
drivers/input/touchscreen/wdt87xx_i2c.c
1039
input_set_abs_params(input, ABS_MT_POSITION_X, 0,
drivers/input/touchscreen/wdt87xx_i2c.c
1043
input_abs_set_res(input, ABS_MT_POSITION_X, res);
drivers/input/touchscreen/wdt87xx_i2c.c
986
input_report_abs(input, ABS_MT_POSITION_X, x);
drivers/input/touchscreen/zet6223.c
205
input_set_abs_params(input, ABS_MT_POSITION_X, 0, ts->max_x, 0, 0);
drivers/input/touchscreen/zet6223.c
84
input_event(ts->input, EV_ABS, ABS_MT_POSITION_X,
drivers/input/touchscreen/zforce_ts.c
675
input_set_abs_params(ts->input, ABS_MT_POSITION_X, 0, x_max, 0, 0);
drivers/input/touchscreen/zinitix.c
584
input_set_capability(input_dev, EV_ABS, ABS_MT_POSITION_X);