Searched refs:ABS_PRESSURE (Results 1 - 25 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A D88pm860x-ts.c77 input_report_abs(touch->idev, ABS_PRESSURE, rt);
81 input_report_abs(touch->idev, ABS_PRESSURE, 0);
174 __set_bit(ABS_PRESSURE, touch->idev->absbit);
181 input_set_abs_params(touch->idev, ABS_PRESSURE, 0, 1 << ACCURATE_BIT,
H A Delo.c105 input_report_abs(dev, ABS_PRESSURE,
171 input_report_abs(dev, ABS_PRESSURE, elo->data[5]);
277 input_set_abs_params(dev, ABS_PRESSURE, 0, 255, 0, 0);
355 input_set_abs_params(input_dev, ABS_PRESSURE, 0, 15, 0, 0);
H A Dpcap_ts.c61 input_report_abs(pcap_ts->input, ABS_PRESSURE, 0);
71 input_report_abs(pcap_ts->input, ABS_PRESSURE,
180 input_set_abs_params(input_dev, ABS_PRESSURE, PRESSURE_MIN,
H A Dtps6507x-ts.c187 input_report_abs(input_dev, ABS_PRESSURE, 0);
212 input_report_abs(input_dev, ABS_PRESSURE, tsc->tc.pressure);
289 input_set_abs_params(input_dev, ABS_PRESSURE, 0, MAX_10BIT, 0, 0);
H A Dtsc2007.c151 input_report_abs(input, ABS_PRESSURE, 0);
210 input_report_abs(input, ABS_PRESSURE, rt);
310 input_set_abs_params(input_dev, ABS_PRESSURE, 0, MAX_12BIT, 0, 0);
H A Deeti_ts.c106 input_report_abs(priv->input, ABS_PRESSURE, buf[5]);
192 input_set_abs_params(input, ABS_PRESSURE, 0, 0xff, 0, 0);
H A Dmc13783_ts.c112 input_report_abs(idev, ABS_PRESSURE,
198 input_set_abs_params(idev, ABS_PRESSURE, 0, 0xfff, 0, 0);
H A Dwacom_w8001.c117 input_report_abs(dev, ABS_PRESSURE, coord.pen_pressure);
166 input_set_abs_params(dev, ABS_PRESSURE, 0, coord.pen_pressure, 0, 0);
H A Dstmpe-ts.c113 input_report_abs(ts->idev, ABS_PRESSURE, 0);
140 input_report_abs(ts->idev, ABS_PRESSURE, z);
318 input_set_abs_params(idev, ABS_PRESSURE, 0x0, 0xff, 0, 0);
H A Ducb1400_ts.c153 input_report_abs(idev, ABS_PRESSURE, pressure);
160 input_report_abs(idev, ABS_PRESSURE, 0);
405 input_set_abs_params(ucb->ts_idev, ABS_PRESSURE, 0, 0, 0, 0);
H A Dad7879.c183 input_report_abs(input_dev, ABS_PRESSURE, Rt);
195 input_report_abs(input_dev, ABS_PRESSURE, 0);
514 __set_bit(ABS_PRESSURE, input_dev->absbit);
527 input_set_abs_params(input_dev, ABS_PRESSURE,
H A Dzylonite-wm97xx.c134 input_report_abs(wm->input_dev, ABS_PRESSURE, p & 0xfff);
H A Datmel-wm97xx.c183 input_report_abs(wm->input_dev, ABS_PRESSURE, value);
205 input_report_abs(input_dev, ABS_PRESSURE, 0);
H A Dad7877.c359 input_report_abs(input_dev, ABS_PRESSURE, Rt);
368 input_report_abs(input_dev, ABS_PRESSURE, 0);
724 __set_bit(ABS_PRESSURE, input_dev->absbit);
734 input_set_abs_params(input_dev, ABS_PRESSURE,
H A Dmainstone-wm97xx.c169 input_report_abs(wm->input_dev, ABS_PRESSURE, p & 0xfff);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Dacecad.c96 input_report_abs(dev, ABS_PRESSURE, pressure);
204 input_set_abs_params(input_dev, ABS_PRESSURE, 0, 512, 0, 0);
215 input_set_abs_params(input_dev, ABS_PRESSURE, 0, 1024, 0, 0);
H A Dkbtab.c74 input_report_abs(dev, ABS_PRESSURE, pressure);
156 input_set_abs_params(input_dev, ABS_PRESSURE, 0, 0xff, 0, 0);
H A Dwacom_wac.c32 input_report_abs(input, ABS_PRESSURE, (signed char)data[6] + 127);
38 input_report_abs(input, ABS_PRESSURE, -1);
48 input_report_abs(input, ABS_PRESSURE, (signed char)data[6] + 127);
114 input_report_abs(input, ABS_PRESSURE, pressure);
155 input_report_abs(input, ABS_PRESSURE, le16_to_cpup((__le16 *)&data[6]));
185 input_report_abs(input, ABS_PRESSURE, pressure);
236 input_report_abs(input, ABS_PRESSURE, data[6] | ((data[7] & 0x01) << 8));
418 input_report_abs(input, ABS_PRESSURE, 0);
449 input_report_abs(input, ABS_PRESSURE, t);
736 input_report_abs(input, ABS_PRESSURE, le16_to_cpu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Ducb1x00-ts.c62 input_report_abs(idev, ABS_PRESSURE, pressure);
70 input_report_abs(idev, ABS_PRESSURE, 0);
390 __set_bit(ABS_PRESSURE, idev->absbit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-egalax.c83 input_set_abs_params(hi->input, ABS_PRESSURE,
139 input_event(input, EV_ABS, ABS_PRESSURE, td->lastz);
H A Dhid-wacom.c238 input_report_abs(input, ABS_PRESSURE, 0);
273 input_report_abs(input, ABS_PRESSURE,
412 input_set_abs_params(input, ABS_PRESSURE, 0, 511, 0, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dappletouch.c567 input_report_abs(dev->input, ABS_PRESSURE,
578 input_report_abs(dev->input, ABS_PRESSURE, 0);
678 input_report_abs(dev->input, ABS_PRESSURE,
689 input_report_abs(dev->input, ABS_PRESSURE, 0);
844 input_set_abs_params(input_dev, ABS_PRESSURE, 0, ATP_PRESSURE, 0, 0);
H A Dalps.c207 input_report_abs(dev, ABS_PRESSURE, 0);
223 input_report_abs(dev, ABS_PRESSURE, z);
695 input_set_abs_params(dev1, ABS_PRESSURE, 0, 127, 0, 0);
H A Dsynaptics.c503 input_report_abs(dev, ABS_PRESSURE, hw.z);
606 input_set_abs_params(dev, ABS_PRESSURE, 0, 255, 0, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/
H A Dsynaptics_i2c_rmi.c151 input_report_abs(ts->input_dev, ABS_PRESSURE, z);
337 input_set_abs_params(ts->input_dev, ABS_PRESSURE, 0, 255, fuzz_p, 0);

Completed in 120 milliseconds

12