Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Y_AXIS_MAX
drivers/input/touchscreen/htcpen.c
138
input_set_abs_params(htcpen_dev, ABS_Y, 0, Y_AXIS_MAX, 0, 0);
drivers/input/touchscreen/htcpen.c
73
y = Y_AXIS_MAX - y;