Searched refs:ABS_Y (Results 1 - 25 of 172) sorted by relevance

1234567

/linux-master/drivers/hid/
H A Dhid-xinmo.c30 case ABS_Y:
H A Dhid-udraw-ps3.c165 input_report_abs(udraw->joy_input_dev, ABS_Y, y);
221 input_report_abs(udraw->touch_input_dev, ABS_Y, y);
240 input_report_abs(udraw->pen_input_dev, ABS_Y, y);
256 input_report_abs(udraw->accel_input_dev, ABS_Y, y);
315 input_set_abs_params(input_dev, ABS_Y, 0, RES_Y, 1, 0);
316 input_abs_set_res(input_dev, ABS_Y, RES_Y / HEIGHT);
342 input_set_abs_params(input_dev, ABS_Y, 0, RES_Y, 1, 0);
343 input_abs_set_res(input_dev, ABS_Y, RES_Y / HEIGHT);
370 input_set_abs_params(input_dev, ABS_Y, -512, 512, 0, 0);
400 input_set_abs_params(input_dev, ABS_Y,
[all...]
H A Dhid-letsketch.c112 input_set_abs_params(input, ABS_Y, 0, 31750, 0, 0);
115 input_abs_set_res(input, ABS_Y, 225);
146 input_set_abs_params(input, ABS_Y, 0, 1, 0, 0);
185 input_report_abs(input, ABS_Y,
/linux-master/drivers/input/touchscreen/
H A Dipaq-micro-ts.c34 input_report_abs(ts->input, ABS_Y,
40 input_report_abs(ts->input, ABS_Y, 0);
105 input_set_capability(ts->input, EV_ABS, ABS_Y);
107 input_set_abs_params(ts->input, ABS_Y, 0, 1023, 0, 0);
H A Delo.c98 input_report_abs(dev, ABS_Y, (elo->data[6] << 8) | elo->data[5]);
147 input_report_abs(dev, ABS_Y, ((elo->data[2] & 0x3f) << 6) | (elo->data[3] & 0x3f));
190 input_report_abs(dev, ABS_Y, elo->data[2]);
270 input_set_abs_params(dev, ABS_Y, 96, 4000, 0, 0);
357 input_set_abs_params(input_dev, ABS_Y, 96, 4000, 0, 0);
362 input_set_abs_params(input_dev, ABS_Y, 0, 255, 0, 0);
H A Dhp680_ts_input.c60 input_report_abs(hp680_ts_dev, ABS_Y, absy);
90 input_set_abs_params(hp680_ts_dev, ABS_Y,
H A Dtsc40.c35 input_report_abs(dev, ABS_Y, y);
108 input_set_abs_params(ptsc->dev, ABS_Y, 0, 0x3ff, 0, 0);
H A Dmk712.c107 input_report_abs(mk712_dev, ABS_Y, last_y);
187 input_set_abs_params(mk712_dev, ABS_Y, 0, 0xfff, 88, 0);
H A Dmtouch.c67 input_report_abs(dev, ABS_Y, MTOUCH_MAX_YC - MTOUCH_GET_YC(mtouch->data));
152 input_set_abs_params(mtouch->dev, ABS_Y, MTOUCH_MIN_YC, MTOUCH_MAX_YC, 0, 0);
H A Dtouchright.c65 input_report_abs(dev, ABS_Y,
126 input_set_abs_params(tr->dev, ABS_Y, TR_MIN_YC, TR_MAX_YC, 0, 0);
H A Dtouchwin.c69 input_report_abs(dev, ABS_Y, tw->data[1]);
133 input_set_abs_params(tw->dev, ABS_Y, TW_MIN_YC, TW_MAX_YC, 0, 0);
H A Dtouchit213.c103 input_report_abs(dev, ABS_Y,
165 input_set_abs_params(touchit213->dev, ABS_Y,
H A Djornada720_ts.c87 input_report_abs(input, ABS_Y, y);
131 input_set_abs_params(input_dev, ABS_Y, 180, 3700, 0, 0);
H A Dinexio.c66 input_report_abs(dev, ABS_Y, INEXIO_GET_YC(pinexio->data));
138 input_set_abs_params(pinexio->dev, ABS_Y, INEXIO_MIN_YC, INEXIO_MAX_YC, 0, 0);
H A Dhampshire.c63 input_report_abs(dev, ABS_Y, HAMPSHIRE_GET_YC(phampshire->data));
135 input_set_abs_params(phampshire->dev, ABS_Y,
H A Dfujitsu_ts.c65 input_report_abs(dev, ABS_Y,
124 input_set_abs_params(input_dev, ABS_Y, 0, 4096, 0, 0);
H A Ddynapro.c64 input_report_abs(dev, ABS_Y, DYNAPRO_GET_YC(pdynapro->data));
136 input_set_abs_params(pdynapro->dev, ABS_Y,
H A Degalax_ts_serial.c64 input_report_abs(dev, ABS_Y, y);
125 input_set_abs_params(input_dev, ABS_Y,
/linux-master/drivers/input/mouse/
H A Dtouchkit_ps2.c49 input_report_abs(dev, ABS_Y, TOUCHKIT_GET_Y(packet));
78 input_set_abs_params(dev, ABS_Y, 0, TOUCHKIT_MAX_YC, 0, 0);
H A Dpc110pad.c60 input_report_abs(pc110pad_dev, ABS_Y,
126 pc110pad_dev->absbit[0] = BIT_MASK(ABS_X) | BIT_MASK(ABS_Y);
130 input_abs_set_max(pc110pad_dev, ABS_Y, 0x0ff);
/linux-master/drivers/macintosh/ams/
H A Dams-input.c41 input_report_abs(idev, ABS_Y, invert ? -y : y);
71 input_set_abs_params(input, ABS_Y, -50, 50, 3, 0);
/linux-master/drivers/input/joystick/
H A Dgrip.c49 static int grip_abs_gpp[] = { ABS_X, ABS_Y, -1 };
50 static int grip_abs_bd[] = { ABS_X, ABS_Y, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y, -1 };
51 static int grip_abs_xt[] = { ABS_X, ABS_Y, ABS_BRAKE, ABS_GAS, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y, ABS_HAT1X, ABS_HAT1Y, -1 };
52 static int grip_abs_dc[] = { ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y, -1 };
188 input_report_abs(dev, ABS_Y, ((*data >> 13) & 1) - ((*data >> 12) & 1));
204 input_report_abs(dev, ABS_Y, 63 - ((data[0] >> 8) & 0x3f));
223 input_report_abs(dev, ABS_Y, 63 - ((data[0] >> 8) & 0x3f));
245 input_report_abs(dev, ABS_Y, (data[0] >> 8) & 0x3f);
H A Damijoy.c51 input_report_abs(amijoy_dev[i], ABS_Y, ((data >> 1) & 1) - ((data >> 9) & 1));
121 amijoy_dev[i]->absbit[0] = BIT_MASK(ABS_X) | BIT_MASK(ABS_Y);
/linux-master/tools/testing/selftests/hid/tests/
H A Dbase.py32 libevdev.EV_ABS.ABS_Y,
88 libevdev.EV_ABS.ABS_Y,
98 libevdev.EV_ABS.ABS_Y,
108 libevdev.EV_ABS.ABS_Y,
122 libevdev.EV_ABS.ABS_Y,
/linux-master/drivers/input/
H A Dtouchscreen.c79 axis_y = multitouch ? ABS_MT_POSITION_Y : ABS_Y;
202 input_report_abs(input, multitouch ? ABS_MT_POSITION_Y : ABS_Y, y);

Completed in 256 milliseconds

1234567