Home
last modified time | relevance | path

Searched refs:INPUT_PROP_ACCELEROMETER (Results 1 – 8 of 8) sorted by relevance

/third_party/eudev/src/shared/
Dmissing.h157 #ifndef INPUT_PROP_ACCELEROMETER
158 #define INPUT_PROP_ACCELEROMETER 0x06 macro
/third_party/libinput/test/
Dlitest-device-wacom-mobilestudio-pro-pad.c95 INPUT_PROP_MAX, INPUT_PROP_ACCELEROMETER,
/third_party/eudev/src/udev/
Dudev-builtin-input_id.c172 is_accelerometer = test_bit(INPUT_PROP_ACCELEROMETER, bitmask_props); in test_pointers()
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h43 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/third_party/libevdev/include/
Devent-names.h772 [INPUT_PROP_ACCELEROMETER] = "INPUT_PROP_ACCELEROMETER",
1596 { .name = "INPUT_PROP_ACCELEROMETER", .value = INPUT_PROP_ACCELEROMETER },