Home
last modified time | relevance | path

Searched refs:ABS_MT_PRESSURE (Results 1 - 25 of 69) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/input/
H A Dinput-mt.c64 copy_abs(dev, ABS_PRESSURE, ABS_MT_PRESSURE); in input_mt_init_slots()
247 if (test_bit(ABS_MT_PRESSURE, dev->absbit)) { in input_mt_report_pointer_emulation()
248 int p = input_mt_get_value(oldest, ABS_MT_PRESSURE); in input_mt_report_pointer_emulation()
252 if (test_bit(ABS_MT_PRESSURE, dev->absbit)) in input_mt_report_pointer_emulation()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dmms114.c187 input_report_abs(input_dev, ABS_MT_PRESSURE, touch->strength); in mms114_process_mt()
465 input_set_abs_params(input_dev, ABS_MT_PRESSURE, 0, 255, 0, 0); in mms114_probe()
491 ABS_MT_PRESSURE); in mms114_probe()
494 input_abs_set_fuzz(input_dev, ABS_MT_PRESSURE, 0); in mms114_probe()
H A Dsis_i2c.c215 input_report_abs(input, ABS_MT_PRESSURE, pressure); in sis_ts_report_contact()
345 input_set_abs_params(input, ABS_MT_PRESSURE, 0, SIS_MAX_PRESSURE, 0, 0); in sis_ts_probe()
H A Dof_touchscreen.c106 axis = multitouch ? ABS_MT_PRESSURE : ABS_PRESSURE; in touchscreen_parse_properties()
H A Ds6sy761.c158 input_report_abs(sdata->input, ABS_MT_PRESSURE, z); in s6sy761_report_coordinates()
442 input_set_abs_params(sdata->input, ABS_MT_PRESSURE, 0, 255, 0, 0); in s6sy761_probe()
H A Dili210x.c288 input_report_abs(input, ABS_MT_PRESSURE, z); in ili210x_report_events()
451 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 0xa, 0, 0); in ili210x_i2c_probe()
H A Degalax_ts.c110 input_report_abs(input_dev, ABS_MT_PRESSURE, z); in egalax_ts_interrupt()
H A Dstmfts.c189 input_report_abs(sdata->input, ABS_MT_PRESSURE, area); in stmfts_report_contact_event()
672 input_set_abs_params(sdata->input, ABS_MT_PRESSURE, 0, 255, 0, 0); in stmfts_probe()
/kernel/linux/linux-6.6/drivers/input/
H A Dinput-mt.c65 copy_abs(dev, ABS_PRESSURE, ABS_MT_PRESSURE); in input_mt_init_slots()
248 if (test_bit(ABS_MT_PRESSURE, dev->absbit)) { in input_mt_report_pointer_emulation()
249 int p = input_mt_get_value(oldest, ABS_MT_PRESSURE); in input_mt_report_pointer_emulation()
253 if (test_bit(ABS_MT_PRESSURE, dev->absbit)) in input_mt_report_pointer_emulation()
H A Dtouchscreen.c107 axis = multitouch ? ABS_MT_PRESSURE : ABS_PRESSURE; in touchscreen_parse_properties()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmms114.c188 input_report_abs(input_dev, ABS_MT_PRESSURE, touch->strength); in mms114_process_mt()
547 input_set_abs_params(input_dev, ABS_MT_PRESSURE, 0, 255, 0, 0); in mms114_probe()
574 ABS_MT_PRESSURE); in mms114_probe()
577 input_abs_set_fuzz(input_dev, ABS_MT_PRESSURE, 0); in mms114_probe()
H A Dsis_i2c.c215 input_report_abs(input, ABS_MT_PRESSURE, pressure); in sis_ts_report_contact()
336 input_set_abs_params(input, ABS_MT_PRESSURE, 0, SIS_MAX_PRESSURE, 0, 0); in sis_ts_probe()
H A Ds6sy761.c158 input_report_abs(sdata->input, ABS_MT_PRESSURE, z); in s6sy761_report_coordinates()
441 input_set_abs_params(sdata->input, ABS_MT_PRESSURE, 0, 255, 0, 0); in s6sy761_probe()
H A Degalax_ts.c110 input_report_abs(input_dev, ABS_MT_PRESSURE, z); in egalax_ts_interrupt()
H A Dstmfts.c189 input_report_abs(sdata->input, ABS_MT_PRESSURE, area); in stmfts_report_contact_event()
671 input_set_abs_params(sdata->input, ABS_MT_PRESSURE, 0, 255, 0, 0); in stmfts_probe()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-elan.c182 input_set_abs_params(input, ABS_MT_PRESSURE, 0, ELAN_MAX_PRESSURE, in elan_input_configured()
228 input_report_abs(input, ABS_MT_PRESSURE, p); in elan_report_mt_slot()
H A Dhid-alps.c348 input_report_abs(hdata->input, ABS_MT_PRESSURE, z); in t4_raw_event()
390 ABS_MT_PRESSURE, z); in u1_raw_event()
718 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 64, 0, 0); in alps_input_configured()
H A Dhid-magicmouse.c296 input_report_abs(input, ABS_MT_PRESSURE, pressure); in magicmouse_emit_touch()
495 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 253, 0, 0); in magicmouse_setup_input()
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_2d_sensor.c101 input_event(sensor->input, EV_ABS, ABS_MT_PRESSURE, obj->z); in rmi_2d_sensor_abs_report()
180 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 0xff, 0, 0); in rmi_2d_sensor_set_input_params()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-elan.c182 input_set_abs_params(input, ABS_MT_PRESSURE, 0, ELAN_MAX_PRESSURE, in elan_input_configured()
228 input_report_abs(input, ABS_MT_PRESSURE, p); in elan_report_mt_slot()
H A Dhid-alps.c348 input_report_abs(hdata->input, ABS_MT_PRESSURE, z); in t4_raw_event()
390 ABS_MT_PRESSURE, z); in u1_raw_event()
718 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 64, 0, 0); in alps_input_configured()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_2d_sensor.c101 input_event(sensor->input, EV_ABS, ABS_MT_PRESSURE, obj->z); in rmi_2d_sensor_abs_report()
180 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 0xff, 0, 0); in rmi_2d_sensor_set_input_params()
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcypress_ps2.c383 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 255, 0, 0); in cypress_set_input_params()
544 input_report_abs(input, ABS_MT_PRESSURE, contact->z); in cypress_process_packet()
H A Dsynaptics.c1010 input_report_abs(dev, ABS_MT_PRESSURE, hw[i]->z); in synaptics_report_mt_data()
1285 input_set_abs_params(dev, ABS_MT_PRESSURE, 0, 255, 0, 0); in set_input_params()
1291 input_set_abs_params(dev, ABS_MT_PRESSURE, 0, 255, 0, 0); in set_input_params()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dcypress_ps2.c383 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 255, 0, 0); in cypress_set_input_params()
544 input_report_abs(input, ABS_MT_PRESSURE, contact->z); in cypress_process_packet()

Completed in 21 milliseconds

123