| /linux-4.4.14/drivers/input/ |
| D | input-mt.c | 67 copy_abs(dev, ABS_PRESSURE, ABS_MT_PRESSURE); in input_mt_init_slots() 231 if (test_bit(ABS_MT_PRESSURE, dev->absbit)) { in input_mt_report_pointer_emulation() 232 int p = input_mt_get_value(oldest, ABS_MT_PRESSURE); in input_mt_report_pointer_emulation() 236 if (test_bit(ABS_MT_PRESSURE, dev->absbit)) in input_mt_report_pointer_emulation()
|
| /linux-4.4.14/drivers/input/touchscreen/ |
| D | of_touchscreen.c | 96 axis = multitouch ? ABS_MT_PRESSURE : ABS_PRESSURE; in touchscreen_parse_properties()
|
| D | egalax_ts.c | 113 input_report_abs(input_dev, ABS_MT_PRESSURE, z); in egalax_ts_interrupt()
|
| D | mms114.c | 189 input_report_abs(input_dev, ABS_MT_PRESSURE, touch->strength); in mms114_process_mt() 479 input_set_abs_params(input_dev, ABS_MT_PRESSURE, 0, 255, 0, 0); in mms114_probe()
|
| D | wdt87xx_i2c.c | 988 input_report_abs(input, ABS_MT_PRESSURE, p); in wdt87xx_report_contact() 1053 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 0xFF, 0, 0); in wdt87xx_ts_create_input_device()
|
| D | atmel_mxt_ts.c | 745 input_report_abs(input_dev, ABS_MT_PRESSURE, amplitude); in mxt_proc_t9_message() 850 input_report_abs(input_dev, ABS_MT_PRESSURE, pressure); in mxt_proc_t100_message() 1895 input_set_abs_params(input_dev, ABS_MT_PRESSURE, in mxt_initialize_input_device() 1907 input_set_abs_params(input_dev, ABS_MT_PRESSURE, in mxt_initialize_input_device()
|
| D | elants_i2c.c | 807 input_event(input, EV_ABS, ABS_MT_PRESSURE, p); in elants_i2c_mt_event() 1250 input_set_abs_params(ts->input, ABS_MT_PRESSURE, 0, 255, 0, 0); in elants_i2c_probe()
|
| /linux-4.4.14/drivers/input/mouse/ |
| D | cypress_ps2.c | 386 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 255, 0, 0); in cypress_set_input_params() 549 input_report_abs(input, ABS_MT_PRESSURE, contact->z); in cypress_process_packet()
|
| D | synaptics.c | 941 input_report_abs(dev, ABS_MT_PRESSURE, hw[i]->z); in synaptics_report_mt_data() 1196 input_set_abs_params(dev, ABS_MT_PRESSURE, 0, 255, 0, 0); in set_input_params() 1202 input_set_abs_params(dev, ABS_MT_PRESSURE, 0, 255, 0, 0); in set_input_params()
|
| D | elan_i2c_core.c | 834 input_report_abs(input, ABS_MT_PRESSURE, scaled_pressure); in elan_report_contact() 948 input_set_abs_params(input, ABS_MT_PRESSURE, 0, in elan_setup_input_device()
|
| D | elantech.c | 605 input_report_abs(dev, ABS_MT_PRESSURE, pres); in process_packet_head_v4() 1255 input_set_abs_params(dev, ABS_MT_PRESSURE, ETP_PMIN_V2, in elantech_set_input_params()
|
| D | cyapa_gen3.c | 1206 input_report_abs(input, ABS_MT_PRESSURE, touch->pressure); in cyapa_gen3_irq_handler()
|
| D | cyapa.c | 466 input_set_abs_params(input, ABS_MT_PRESSURE, 0, cyapa->max_z, 0, 0); in cyapa_create_input_dev()
|
| D | cyapa_gen5.c | 2679 input_report_abs(input, ABS_MT_PRESSURE, in cyapa_pip_report_slot_data()
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-multitouch.c | 538 EV_ABS, ABS_MT_PRESSURE); in mt_touch_input_mapping() 539 set_abs(hi->input, ABS_MT_PRESSURE, field, in mt_touch_input_mapping() 648 input_event(input, EV_ABS, ABS_MT_PRESSURE, s->p); in mt_complete_slot()
|
| D | hid-logitech-hidpp.c | 784 input_set_abs_params(input_dev, ABS_MT_PRESSURE, 0, 50, 0, 0); in wtp_populate_input() 819 input_event(wd->input, EV_ABS, ABS_MT_PRESSURE, in wtp_touch_event()
|
| D | hid-rmi.c | 360 input_event(hdata->input, EV_ABS, ABS_MT_PRESSURE, z); in rmi_f11_process_touch() 1227 input_set_abs_params(input, ABS_MT_PRESSURE, 0, 0xff, 0, 0); in rmi_input_configured()
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 722 #define ABS_MT_PRESSURE 0x3a /* Pressure on contact area */ macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 722 #define ABS_MT_PRESSURE 0x3a /* Pressure on contact area */ macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 722 #define ABS_MT_PRESSURE 0x3a /* Pressure on contact area */ macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 722 #define ABS_MT_PRESSURE 0x3a /* Pressure on contact area */ macro
|
| /linux-4.4.14/include/dt-bindings/input/ |
| D | linux-event-codes.h | 722 #define ABS_MT_PRESSURE 0x3a /* Pressure on contact area */ macro
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 722 #define ABS_MT_PRESSURE 0x3a /* Pressure on contact area */ macro
|
| /linux-4.4.14/include/uapi/linux/ |
| D | input-event-codes.h | 722 #define ABS_MT_PRESSURE 0x3a /* Pressure on contact area */ macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 722 #define ABS_MT_PRESSURE 0x3a /* Pressure on contact area */ macro
|
| /linux-4.4.14/Documentation/input/ |
| D | multi-touch-protocol.txt | 180 ABS_MT_PRESSURE may be used to provide the pressure on the contact area 253 ABS_MT_PRESSURE
|