ABS_MT_WIDTH_MAJOR
[ABS_MT_WIDTH_MAJOR] = "MTMajorW",
input_report_abs(input, ABS_MT_WIDTH_MAJOR,
input_set_abs_params(input_dev, ABS_MT_WIDTH_MAJOR, 0, features->x_max, 0, 0);
input_report_abs(input, ABS_MT_WIDTH_MAJOR,
input_set_abs_params(touchpad_input_dev, ABS_MT_WIDTH_MAJOR,
set_abs(input_dev, ABS_MT_WIDTH_MAJOR, &cfg->w);
input_report_abs(input, ABS_MT_WIDTH_MAJOR,
input_set_abs_params(input, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0);
input_report_abs(input, ABS_MT_WIDTH_MAJOR,
input_report_abs(z2->input_dev, ABS_MT_WIDTH_MAJOR,
input_set_abs_params(z2->input_dev, ABS_MT_WIDTH_MAJOR, 0, 65535, 0, 0);
input_set_abs_params(ts->input_dev, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0);
input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, input_w);
input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, input_w);
input_set_abs_params(ts->input_dev, ABS_MT_WIDTH_MAJOR, 0, 200, 0, 0);
input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, w);
input_set_abs_params(input, ABS_MT_WIDTH_MAJOR, 0, 1024, 0, 0);
ABS_MT_WIDTH_MAJOR,
input_set_abs_params(input_dev, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0);