Symbol: ABS_MT_TOUCH_MAJOR
drivers/hid/hid-asus.c
234
input_report_abs(input, ABS_MT_TOUCH_MAJOR, touch_major);
drivers/hid/hid-asus.c
265
input_mt_get_value(oldest, ABS_MT_TOUCH_MAJOR));
drivers/hid/hid-asus.c
982
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0,
drivers/hid/hid-debug.c
3525
[ABS_MT_TOUCH_MAJOR] = "MTMajor",
drivers/hid/hid-input.c
271
case ABS_MT_TOUCH_MAJOR:
drivers/hid/hid-magicmouse.c
361
input_report_abs(input, ABS_MT_TOUCH_MAJOR, touch_major << 2);
drivers/hid/hid-magicmouse.c
621
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0, 255 << 2,
drivers/hid/hid-multitouch.c
1244
input_event(input, EV_ABS, ABS_MT_TOUCH_MAJOR, major);
drivers/hid/hid-multitouch.c
921
set_abs(hi->input, ABS_MT_TOUCH_MAJOR, field,
drivers/hid/hid-ntrig.c
526
EV_ABS, ABS_MT_TOUCH_MAJOR);
drivers/hid/hid-ntrig.c
739
ABS_MT_TOUCH_MAJOR, nd->w);
drivers/hid/hid-ntrig.c
746
ABS_MT_TOUCH_MAJOR, nd->h);
drivers/hid/hid-sony.c
1156
input_set_abs_params(sc->touchpad, ABS_MT_TOUCH_MAJOR,
drivers/hid/hid-sony.c
946
input_report_abs(sc->touchpad, ABS_MT_TOUCH_MAJOR,
drivers/hid/wacom_wac.c
1449
input_report_abs(touch_input, ABS_MT_TOUCH_MAJOR, max(w, h));
drivers/hid/wacom_wac.c
1617
input_report_abs(input, ABS_MT_TOUCH_MAJOR, min(w,h));
drivers/hid/wacom_wac.c
2682
wacom_map_usage(input, usage, field, EV_ABS, ABS_MT_TOUCH_MAJOR, 0);
drivers/hid/wacom_wac.c
2757
if (test_bit(ABS_MT_TOUCH_MAJOR, input->absbit)) {
drivers/hid/wacom_wac.c
2758
input_report_abs(input, ABS_MT_TOUCH_MAJOR, max(hid_data->width, hid_data->height));
drivers/hid/wacom_wac.c
3142
input_report_abs(input, ABS_MT_TOUCH_MAJOR, width);
drivers/hid/wacom_wac.c
4027
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, features->x_max, 0, 0);
drivers/hid/wacom_wac.c
4033
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, features->x_max, 0, 0);
drivers/hid/wacom_wac.c
4070
ABS_MT_TOUCH_MAJOR,
drivers/input/keyboard/applespi.c
1001
input_report_abs(input, ABS_MT_TOUCH_MAJOR,
drivers/input/keyboard/applespi.c
1276
input_set_abs_params(touchpad_input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/misc/xen-kbdfront.c
137
input_report_abs(info->mtouch, ABS_MT_TOUCH_MAJOR,
drivers/input/misc/xen-kbdfront.c
353
input_set_abs_params(mtouch, ABS_MT_TOUCH_MAJOR,
drivers/input/mouse/bcm5974.c
528
set_abs(input_dev, ABS_MT_TOUCH_MAJOR, &cfg->w);
drivers/input/mouse/bcm5974.c
573
input_report_abs(input, ABS_MT_TOUCH_MAJOR,
drivers/input/mouse/cyapa.c
468
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/mouse/cyapa_gen5.c
2733
input_report_abs(input, ABS_MT_TOUCH_MAJOR,
drivers/input/mouse/elan_i2c_core.c
1166
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR,
drivers/input/mouse/elan_i2c_core.c
966
input_report_abs(input, ABS_MT_TOUCH_MAJOR,
drivers/input/mouse/elantech.c
1245
input_set_abs_params(dev, ABS_MT_TOUCH_MAJOR, 0,
drivers/input/mouse/elantech.c
695
input_report_abs(dev, ABS_MT_TOUCH_MAJOR, traces * etd->width);
drivers/input/rmi4/rmi_2d_sensor.c
103
input_event(sensor->input, EV_ABS, ABS_MT_TOUCH_MAJOR, major);
drivers/input/rmi4/rmi_2d_sensor.c
182
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0, 0x0f, 0, 0);
drivers/input/touchscreen/apple_z2.c
116
input_report_abs(z2->input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/apple_z2.c
405
input_set_abs_params(z2->input_dev, ABS_MT_TOUCH_MAJOR, 0, 65535, 0, 0);
drivers/input/touchscreen/atmel_mxt_ts.c
1016
input_report_abs(input_dev, ABS_MT_TOUCH_MAJOR, major);
drivers/input/touchscreen/atmel_mxt_ts.c
2193
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/atmel_mxt_ts.c
896
input_report_abs(input_dev, ABS_MT_TOUCH_MAJOR, area);
drivers/input/touchscreen/auo-pixcir-ts.c
222
input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/auo-pixcir-ts.c
540
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/cy8ctma140.c
223
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/cy8ctma140.c
88
input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR, w);
drivers/input/touchscreen/cyttsp5.c
335
input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/cyttsp5.c
393
input_set_abs_params(ts->input, ABS_MT_TOUCH_MAJOR, 0, MAX_AREA, 0, 0);
drivers/input/touchscreen/cyttsp_core.c
350
input_report_abs(input, ABS_MT_TOUCH_MAJOR, tch->z);
drivers/input/touchscreen/cyttsp_core.c
675
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/elants_i2c.c
1024
input_event(input, EV_ABS, ABS_MT_TOUCH_MAJOR, w);
drivers/input/touchscreen/elants_i2c.c
1502
input_set_abs_params(ts->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/elants_i2c.c
1517
input_abs_set_res(ts->input, ABS_MT_TOUCH_MAJOR, ts->major_res);
drivers/input/touchscreen/goodix.c
1170
input_set_abs_params(ts->input_dev, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/goodix.c
415
input_report_abs(ts->input_dev, ABS_MT_TOUCH_MAJOR, input_w);
drivers/input/touchscreen/goodix.c
430
input_report_abs(ts->input_dev, ABS_MT_TOUCH_MAJOR, input_w);
drivers/input/touchscreen/goodix_berlin_core.c
466
input_report_abs(cd->input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/goodix_berlin_core.c
627
input_set_abs_params(cd->input_dev, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/hideep.c
719
input_report_abs(input, ABS_MT_TOUCH_MAJOR, event->w);
drivers/input/touchscreen/hideep.c
811
input_set_abs_params(ts->input_dev, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/himax_hx83112b.c
195
input_set_abs_params(ts->input_dev, ABS_MT_TOUCH_MAJOR, 0, 200, 0, 0);
drivers/input/touchscreen/himax_hx83112b.c
240
input_report_abs(ts->input_dev, ABS_MT_TOUCH_MAJOR, w);
drivers/input/touchscreen/himax_hx852x.c
295
input_report_abs(hx->input_dev, ABS_MT_TOUCH_MAJOR, w);
drivers/input/touchscreen/himax_hx852x.c
431
input_set_abs_params(hx->input_dev, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/hynitron_cstxxx.c
255
input_report_abs(ts_data->input_dev, ABS_MT_TOUCH_MAJOR, w);
drivers/input/touchscreen/hynitron_cstxxx.c
377
input_set_abs_params(ts_data->input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/imagis.c
151
input_report_abs(ts->input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/imagis.c
245
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, 16, 0, 0);
drivers/input/touchscreen/melfas_mip4.c
1483
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/melfas_mip4.c
535
input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR, touch_major);
drivers/input/touchscreen/mms114.c
187
input_report_abs(input_dev, ABS_MT_TOUCH_MAJOR, touch->width);
drivers/input/touchscreen/mms114.c
548
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/raydium_i2c_ts.c
1148
input_set_abs_params(ts->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/raydium_i2c_ts.c
892
input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR, max(wx, wy));
drivers/input/touchscreen/s6sy761.c
156
input_report_abs(sdata->input, ABS_MT_TOUCH_MAJOR, major);
drivers/input/touchscreen/s6sy761.c
434
input_set_abs_params(sdata->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/s6sy761.c
436
input_set_abs_params(sdata->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/sis_i2c.c
211
input_report_abs(input, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/sis_i2c.c
337
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/st1232.c
170
input_report_abs(input, ABS_MT_TOUCH_MAJOR, z[i]);
drivers/input/touchscreen/st1232.c
303
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0,
drivers/input/touchscreen/stmfts.c
187
input_report_abs(sdata->input, ABS_MT_TOUCH_MAJOR, maj);
drivers/input/touchscreen/stmfts.c
662
input_set_abs_params(sdata->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
drivers/input/touchscreen/sur40.c
450
input_report_abs(input, ABS_MT_TOUCH_MAJOR, major);
drivers/input/touchscreen/sur40.c
633
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/usbtouchscreen.c
1112
ABS_MT_TOUCH_MAJOR, max(w,h));
drivers/input/touchscreen/wdt87xx_i2c.c
1046
input_set_abs_params(input, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/wdt87xx_i2c.c
984
input_report_abs(input, ABS_MT_TOUCH_MAJOR, w);
drivers/input/touchscreen/zforce_ts.c
360
input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR,
drivers/input/touchscreen/zforce_ts.c
767
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0,
drivers/input/touchscreen/zinitix.c
424
ABS_MT_TOUCH_MAJOR, p->width);
drivers/input/touchscreen/zinitix.c
587
input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0);
include/linux/input.h
12
#define ABS_MT_FIRST ABS_MT_TOUCH_MAJOR