Home
last modified time | relevance | path

Searched refs:ABS_MT_TOUCH_MAJOR (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/drivers/input/touchscreen/
Dst1232.c119 input_report_abs(input_dev, ABS_MT_TOUCH_MAJOR, finger[i].t); in st1232_ts_irq_handler()
202 input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, MAX_AREA, 0, 0); in st1232_ts_probe()
Ds6sy761.c156 input_report_abs(sdata->input, ABS_MT_TOUCH_MAJOR, major); in s6sy761_report_coordinates()
438 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0); in s6sy761_probe()
440 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0); in s6sy761_probe()
Dsis_i2c.c219 input_report_abs(input, ABS_MT_TOUCH_MAJOR, in sis_ts_report_contact()
354 input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, in sis_ts_probe()
Dauo-pixcir-ts.c220 input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR, in auo_pixcir_interrupt()
590 input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, in auo_pixcir_probe()
Dmms114.c185 input_report_abs(input_dev, ABS_MT_TOUCH_MAJOR, touch->width); in mms114_process_mt()
459 input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, in mms114_probe()
Dstmfts.c185 input_report_abs(sdata->input, ABS_MT_TOUCH_MAJOR, maj); in stmfts_report_contact_event()
665 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0); in stmfts_probe()
Dgoodix.c299 input_report_abs(ts->input_dev, ABS_MT_TOUCH_MAJOR, input_w); in goodix_ts_report_touch()
686 input_set_abs_params(ts->input_dev, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0); in goodix_configure_dev()
Dzforce_ts.c405 input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR, in zforce_touch_event()
868 input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, in zforce_probe()
Dsur40.c450 input_report_abs(input, ABS_MT_TOUCH_MAJOR, major); in sur40_report_blob()
637 input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, in sur40_input_setup()
Draydium_i2c_ts.c828 input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR, max(wx, wy)); in raydium_mt_event()
1100 input_set_abs_params(ts->input, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0); in raydium_i2c_probe()
Dwdt87xx_i2c.c987 input_report_abs(input, ABS_MT_TOUCH_MAJOR, w); in wdt87xx_report_contact()
1051 input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, in wdt87xx_ts_create_input_device()
Dhideep.c709 input_report_abs(input, ABS_MT_TOUCH_MAJOR, event->w); in hideep_report_slot()
801 input_set_abs_params(ts->input_dev, ABS_MT_TOUCH_MAJOR, 0, 255, 0, 0); in hideep_init_input()
Dcyttsp_core.c347 input_report_abs(input, ABS_MT_TOUCH_MAJOR, tch->z); in cyttsp_report_tchdata()
/Linux-v4.19/Documentation/input/
Dmulti-touch-protocol.rst173 ABS_MT_TOUCH_MAJOR and ABS_MT_WIDTH_MAJOR may be used to provide the size
182 ABS_MT_TOOL_X/Y. The touch diameter is ABS_MT_TOUCH_MAJOR and the finger
185 the ratio ABS_MT_TOUCH_MAJOR / ABS_MT_WIDTH_MAJOR, which is always smaller
234 ABS_MT_TOUCH_MAJOR
237 possible value of ABS_MT_TOUCH_MAJOR is sqrt(X^2 + Y^2), the diagonal [#f4]_.
254 the contact. The ratio ABS_MT_TOUCH_MAJOR / ABS_MT_WIDTH_MAJOR approximates
347 ABS_MT_TOUCH_MAJOR := max(X, Y)
366 ABS_MT_TOUCH_MAJOR := min(X, Y)
/Linux-v4.19/drivers/input/rmi4/
Drmi_2d_sensor.c105 input_event(sensor->input, EV_ABS, ABS_MT_TOUCH_MAJOR, major); in rmi_2d_sensor_abs_report()
184 input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0, 0x0f, 0, 0); in rmi_2d_sensor_set_input_params()
/Linux-v4.19/drivers/hid/
Dhid-asus.c173 input_report_abs(input, ABS_MT_TOUCH_MAJOR, touch_major); in asus_report_contact_down()
206 input_mt_get_value(oldest, ABS_MT_TOUCH_MAJOR)); in asus_report_tool_width()
419 input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0, in asus_input_configured()
Dhid-ntrig.c530 EV_ABS, ABS_MT_TOUCH_MAJOR); in ntrig_input_mapping()
743 ABS_MT_TOUCH_MAJOR, nd->w); in ntrig_event()
750 ABS_MT_TOUCH_MAJOR, nd->h); in ntrig_event()
Dhid-magicmouse.c266 input_report_abs(input, ABS_MT_TOUCH_MAJOR, touch_major << 2); in magicmouse_emit_touch()
408 input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0, 255 << 2, in magicmouse_setup_input()
Dwacom_wac.c1343 input_report_abs(touch_input, ABS_MT_TOUCH_MAJOR, max(w, h)); in wacom_intuos_pro2_bt_touch()
1498 input_report_abs(input, ABS_MT_TOUCH_MAJOR, min(w,h)); in wacom_24hdt_irq()
2438 wacom_map_usage(input, usage, field, EV_ABS, ABS_MT_TOUCH_MAJOR, 0); in wacom_wac_finger_usage_mapping()
2499 if (test_bit(ABS_MT_TOUCH_MAJOR, input->absbit)) { in wacom_wac_finger_slot()
2500 input_report_abs(input, ABS_MT_TOUCH_MAJOR, max(hid_data->width, hid_data->height)); in wacom_wac_finger_slot()
2840 input_report_abs(input, ABS_MT_TOUCH_MAJOR, width); in wacom_bpt3_touch_msg()
3705 input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, features->x_max, 0, 0); in wacom_setup_touch_input_capabilities()
3711 input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, features->x_max, 0, 0); in wacom_setup_touch_input_capabilities()
3739 ABS_MT_TOUCH_MAJOR, in wacom_setup_touch_input_capabilities()
/Linux-v4.19/drivers/input/misc/
Dxen-kbdfront.c137 input_report_abs(info->mtouch, ABS_MT_TOUCH_MAJOR, in xenkbd_handle_mt_event()
353 input_set_abs_params(mtouch, ABS_MT_TOUCH_MAJOR, in xenkbd_probe()
/Linux-v4.19/include/linux/
Dinput.h15 #define ABS_MT_FIRST ABS_MT_TOUCH_MAJOR
/Linux-v4.19/drivers/input/mouse/
Dbcm5974.c540 set_abs(input_dev, ABS_MT_TOUCH_MAJOR, &cfg->w); in setup_events_to_report()
585 input_report_abs(input, ABS_MT_TOUCH_MAJOR, in report_finger_data()
Delan_i2c_core.c903 input_report_abs(input, ABS_MT_TOUCH_MAJOR, major); in elan_report_contact()
1084 input_set_abs_params(input, ABS_MT_TOUCH_MAJOR, 0, in elan_setup_input_device()
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h748 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h748 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro

12