Searched refs:ABS_MT_PRESSURE (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/drivers/input/touchscreen/
H A Dmelfas_mip4.c534 input_report_abs(ts->input, ABS_MT_PRESSURE, pressure);
1481 input_set_abs_params(input, ABS_MT_PRESSURE,
H A Datmel_mxt_ts.c893 input_report_abs(input_dev, ABS_MT_PRESSURE, amplitude);
1016 input_report_abs(input_dev, ABS_MT_PRESSURE, pressure);
2199 input_set_abs_params(input_dev, ABS_MT_PRESSURE,
H A Diqs7211.c2175 input_set_abs_params(tp_idev, ABS_MT_PRESSURE, 0, U16_MAX, 0, 0);
2261 input_report_abs(iqs7211->tp_idev, ABS_MT_PRESSURE,
/linux-master/drivers/input/mouse/
H A Delantech.c694 input_report_abs(dev, ABS_MT_PRESSURE, pres);
1239 input_set_abs_params(dev, ABS_MT_PRESSURE, ETP_PMIN_V2,
H A Dcyapa.c467 input_set_abs_params(input, ABS_MT_PRESSURE, 0, cyapa->max_z, 0, 0);
H A Dcyapa_gen3.c1164 input_report_abs(input, ABS_MT_PRESSURE, touch->pressure);
H A Dcyapa_gen5.c2731 input_report_abs(input, ABS_MT_PRESSURE,
/linux-master/drivers/hid/
H A Dhid-multitouch.c843 set_abs(hi->input, ABS_MT_PRESSURE, field,
1145 input_event(input, EV_ABS, ABS_MT_PRESSURE, *slot->p);
H A Dhid-logitech-hidpp.c2957 input_set_abs_params(input_dev, ABS_MT_PRESSURE, 0, 50, 0, 0);
2991 input_event(hidpp->input, EV_ABS, ABS_MT_PRESSURE,
H A Dhid-debug.c3525 [ABS_MT_PRESSURE] = "MTPressure",

Completed in 169 milliseconds

12