/third_party/libinput/src/ |
H A D | evdev-tablet.h | 126 evcode_to_axis(const uint32_t evcode) in evcode_to_axis() argument 130 switch (evcode) { in evcode_to_axis() 164 rel_evcode_to_axis(const uint32_t evcode) in rel_evcode_to_axis() argument 168 switch (evcode) { in rel_evcode_to_axis() 183 uint32_t evcode; in axis_to_evcode() local 187 evcode = ABS_X; in axis_to_evcode() 190 evcode = ABS_Y; in axis_to_evcode() 193 evcode = ABS_DISTANCE; in axis_to_evcode() 196 evcode = ABS_PRESSURE; in axis_to_evcode() 199 evcode in axis_to_evcode() [all...] |
/third_party/eudev/src/udev/ |
H A D | udev-builtin-keyboard.c | 122 unsigned evcode, const char *value) { in override_abs() 127 rc = ioctl(fd, EVIOCGABS(evcode), &absinfo); in override_abs() 144 evcode, in override_abs() 147 rc = ioctl(fd, EVIOCSABS(evcode), &absinfo); in override_abs() 239 unsigned evcode; in builtin_keyboard() local 242 evcode = strtoul(key + 10, &endptr, 16); in builtin_keyboard() 254 override_abs(fd, node, evcode, udev_list_entry_get_value(entry)); in builtin_keyboard() 121 override_abs(int fd, const char *devnode, unsigned evcode, const char *value) override_abs() argument
|
/third_party/libinput/test/ |
H A D | litest-device-uclogic-tablet.c | 50 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 52 switch (evcode) { in get_axis_default()
|
H A D | litest-device-wacom-isdv4-4200-pen.c | 53 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 55 switch (evcode) { in get_axis_default()
|
H A D | litest-device-wacom-isdv4-e6-pen.c | 53 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 55 switch (evcode) { in get_axis_default()
|
H A D | litest-device-huion-pentablet.c | 51 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 53 switch (evcode) { in get_axis_default()
|
H A D | litest-device-synaptics-st.c | 51 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 53 switch (evcode) { in get_axis_default()
|
H A D | litest-device-wacom-hid4800-pen.c | 58 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 60 switch (evcode) { in get_axis_default()
|
H A D | litest-device-apple-appletouch.c | 46 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 48 switch (evcode) { in get_axis_default()
|
H A D | litest-device-elan-tablet.c | 89 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 91 switch (evcode) { in get_axis_default()
|
H A D | litest-device-dell-canvas-totem.c | 64 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 66 switch (evcode) { in get_axis_default()
|
H A D | litest-device-generic-pressurepad.c | 61 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 63 switch (evcode) { in get_axis_default()
|
H A D | litest-device-elantech-touchpad.c | 53 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 55 switch (evcode) { in get_axis_default()
|
H A D | litest-device-magic-trackpad.c | 57 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 59 switch (evcode) { in get_axis_default()
|
H A D | litest-device-touchpad-palm-threshold-zero.c | 55 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 57 switch (evcode) { in get_axis_default()
|
H A D | litest-device-wacom-isdv4-524c-pen.c | 64 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 66 switch (evcode) { in get_axis_default()
|
H A D | litest-device-wacom-intuos5-finger.c | 55 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 57 switch (evcode) { in get_axis_default()
|
H A D | litest-device-aiptek-tablet.c | 55 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 57 switch (evcode) { in get_axis_default()
|
H A D | litest-device-alps-dualpoint.c | 57 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 59 switch (evcode) { in get_axis_default()
|
H A D | litest-device-synaptics-pressurepad.c | 61 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 63 switch (evcode) { in get_axis_default()
|
H A D | litest-device-synaptics-x1-carbon-3rd.c | 55 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 57 switch (evcode) { in get_axis_default()
|
H A D | litest-device-synaptics-rmi4.c | 61 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 63 switch (evcode) { in get_axis_default()
|
H A D | litest-device-synaptics-t440.c | 55 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 57 switch (evcode) { in get_axis_default()
|
H A D | litest-device-synaptics-x220.c | 55 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 57 switch (evcode) { in get_axis_default()
|
H A D | litest-device-synaptics-hover.c | 57 get_axis_default(struct litest_device *d, unsigned int evcode, int32_t *value) in get_axis_default() argument 59 switch (evcode) { in get_axis_default()
|