/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | s6sy761.c | 157 input_report_abs(sdata->input, ABS_MT_TOUCH_MINOR, minor); in s6sy761_report_coordinates() 439 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MINOR, 0, 255, 0, 0); in s6sy761_probe() 441 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MINOR, 0, 255, 0, 0); in s6sy761_probe()
|
H A D | sis_i2c.c | 213 input_report_abs(input, ABS_MT_TOUCH_MINOR, in sis_ts_report_contact() 348 input_set_abs_params(input, ABS_MT_TOUCH_MINOR, in sis_ts_probe()
|
H A D | auo-pixcir-ts.c | 212 input_report_abs(ts->input, ABS_MT_TOUCH_MINOR, in auo_pixcir_interrupt() 582 input_set_abs_params(input_dev, ABS_MT_TOUCH_MINOR, 0, in auo_pixcir_probe()
|
H A D | stmfts.c | 188 input_report_abs(sdata->input, ABS_MT_TOUCH_MINOR, min); in stmfts_report_contact_event() 670 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MINOR, 0, 255, 0, 0); in stmfts_probe()
|
H A D | zforce_ts.c | 399 input_report_abs(ts->input, ABS_MT_TOUCH_MINOR, in zforce_touch_event() 862 input_set_abs_params(input_dev, ABS_MT_TOUCH_MINOR, 0, in zforce_probe()
|
H A D | sur40.c | 451 input_report_abs(input, ABS_MT_TOUCH_MINOR, minor); in sur40_report_blob() 635 input_set_abs_params(input_dev, ABS_MT_TOUCH_MINOR, in sur40_input_setup_events()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | s6sy761.c | 157 input_report_abs(sdata->input, ABS_MT_TOUCH_MINOR, minor); in s6sy761_report_coordinates() 438 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MINOR, 0, 255, 0, 0); in s6sy761_probe() 440 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MINOR, 0, 255, 0, 0); in s6sy761_probe()
|
H A D | sis_i2c.c | 213 input_report_abs(input, ABS_MT_TOUCH_MINOR, in sis_ts_report_contact() 339 input_set_abs_params(input, ABS_MT_TOUCH_MINOR, in sis_ts_probe()
|
H A D | auo-pixcir-ts.c | 224 input_report_abs(ts->input, ABS_MT_TOUCH_MINOR, in auo_pixcir_interrupt() 542 input_set_abs_params(input_dev, ABS_MT_TOUCH_MINOR, in auo_pixcir_probe()
|
H A D | stmfts.c | 188 input_report_abs(sdata->input, ABS_MT_TOUCH_MINOR, min); in stmfts_report_contact_event() 669 input_set_abs_params(sdata->input, ABS_MT_TOUCH_MINOR, 0, 255, 0, 0); in stmfts_probe()
|
H A D | zforce_ts.c | 399 input_report_abs(ts->input, ABS_MT_TOUCH_MINOR, in zforce_touch_event() 861 input_set_abs_params(input_dev, ABS_MT_TOUCH_MINOR, 0, in zforce_probe()
|
H A D | cyttsp5.c | 337 input_report_abs(ts->input, ABS_MT_TOUCH_MINOR, in cyttsp5_get_mt_touches() 394 input_set_abs_params(ts->input, ABS_MT_TOUCH_MINOR, 0, MAX_AREA, 0, 0); in cyttsp5_setup_input_device()
|
H A D | sur40.c | 451 input_report_abs(input, ABS_MT_TOUCH_MINOR, minor); in sur40_report_blob() 635 input_set_abs_params(input_dev, ABS_MT_TOUCH_MINOR, in sur40_input_setup_events()
|
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_2d_sensor.c | 103 input_event(sensor->input, EV_ABS, ABS_MT_TOUCH_MINOR, minor); in rmi_2d_sensor_abs_report() 182 input_set_abs_params(input, ABS_MT_TOUCH_MINOR, 0, 0x0f, 0, 0); in rmi_2d_sensor_set_input_params()
|
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_2d_sensor.c | 103 input_event(sensor->input, EV_ABS, ABS_MT_TOUCH_MINOR, minor); in rmi_2d_sensor_abs_report() 182 input_set_abs_params(input, ABS_MT_TOUCH_MINOR, 0, 0x0f, 0, 0); in rmi_2d_sensor_set_input_params()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-ntrig.c | 530 EV_ABS, ABS_MT_TOUCH_MINOR); in ntrig_input_mapping() 741 ABS_MT_TOUCH_MINOR, nd->h); in ntrig_event() 748 ABS_MT_TOUCH_MINOR, nd->w); in ntrig_event()
|
H A D | hid-magicmouse.c | 290 input_report_abs(input, ABS_MT_TOUCH_MINOR, touch_minor << 2); in magicmouse_emit_touch() 474 input_set_abs_params(input, ABS_MT_TOUCH_MINOR, 0, 255 << 2, in magicmouse_setup_input()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-ntrig.c | 530 EV_ABS, ABS_MT_TOUCH_MINOR); in ntrig_input_mapping() 741 ABS_MT_TOUCH_MINOR, nd->h); in ntrig_event() 748 ABS_MT_TOUCH_MINOR, nd->w); in ntrig_event()
|
H A D | hid-magicmouse.c | 354 input_report_abs(input, ABS_MT_TOUCH_MINOR, touch_minor << 2); in magicmouse_emit_touch() 600 input_set_abs_params(input, ABS_MT_TOUCH_MINOR, 0, 255 << 2, in magicmouse_setup_input()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | bcm5974.c | 527 set_abs(input_dev, ABS_MT_TOUCH_MINOR, &cfg->w); in setup_events_to_report() 573 input_report_abs(input, ABS_MT_TOUCH_MINOR, in report_finger_data()
|
H A D | elan_i2c_core.c | 937 input_report_abs(input, ABS_MT_TOUCH_MINOR, in elan_report_contact() 1137 input_set_abs_params(input, ABS_MT_TOUCH_MINOR, in elan_setup_input_device()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | bcm5974.c | 527 set_abs(input_dev, ABS_MT_TOUCH_MINOR, &cfg->w); in setup_events_to_report() 573 input_report_abs(input, ABS_MT_TOUCH_MINOR, in report_finger_data()
|
H A D | elan_i2c_core.c | 974 input_report_abs(input, ABS_MT_TOUCH_MINOR, in elan_report_contact() 1174 input_set_abs_params(input, ABS_MT_TOUCH_MINOR, in elan_setup_input_device()
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | xen-kbdfront.c | 139 input_report_abs(info->mtouch, ABS_MT_TOUCH_MINOR, in xenkbd_handle_mt_event()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | xen-kbdfront.c | 139 input_report_abs(info->mtouch, ABS_MT_TOUCH_MINOR, in xenkbd_handle_mt_event()
|