Searched refs:INPUT_PROP_ACCELEROMETER (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base.py | 29 libevdev.INPUT_PROP_ACCELEROMETER, 41 libevdev.INPUT_PROP_ACCELEROMETER, 51 libevdev.INPUT_PROP_ACCELEROMETER, 59 libevdev.INPUT_PROP_ACCELEROMETER, 71 libevdev.INPUT_PROP_ACCELEROMETER, 84 libevdev.INPUT_PROP_ACCELEROMETER, 94 libevdev.INPUT_PROP_ACCELEROMETER, 104 libevdev.INPUT_PROP_ACCELEROMETER, 118 libevdev.INPUT_PROP_ACCELEROMETER, 132 libevdev.INPUT_PROP_ACCELEROMETER,
|
| /linux/drivers/hid/ |
| H A D | hid-udraw-ps3.c | 373 set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in udraw_setup_accel()
|
| H A D | wacom_wac.c | 2010 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping() 2015 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping() 2020 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping() 4310 __set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in wacom_setup_pad_input_capabilities()
|
| H A D | hid-steam.c | 866 __set_bit(INPUT_PROP_ACCELEROMETER, sensors->propbit); in steam_sensors_register()
|
| H A D | hid-sony.c | 1379 __set_bit(INPUT_PROP_ACCELEROMETER, sc->sensor_dev->propbit); in sony_register_sensors()
|
| H A D | hid-playstation.c | 911 __set_bit(INPUT_PROP_ACCELEROMETER, sensors->propbit); in ps_sensors_create()
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
|
| /linux/drivers/input/ |
| H A D | joydev.c | 773 .propbit = { BIT_MASK(INPUT_PROP_ACCELEROMETER) }, \
|
| /linux/Documentation/input/ |
| H A D | event-codes.rst | 399 INPUT_PROP_ACCELEROMETER section in Device properties
|