Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dbase.py26 libevdev.INPUT_PROP_ACCELEROMETER,
38 libevdev.INPUT_PROP_ACCELEROMETER,
48 libevdev.INPUT_PROP_ACCELEROMETER,
56 libevdev.INPUT_PROP_ACCELEROMETER,
68 libevdev.INPUT_PROP_ACCELEROMETER,
81 libevdev.INPUT_PROP_ACCELEROMETER,
91 libevdev.INPUT_PROP_ACCELEROMETER,
101 libevdev.INPUT_PROP_ACCELEROMETER,
115 libevdev.INPUT_PROP_ACCELEROMETER,
129 libevdev.INPUT_PROP_ACCELEROMETER,
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h28 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/openbmc/linux/drivers/hid/
H A Dhid-udraw-ps3.c373 set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in udraw_setup_accel()
H A Dwacom_wac.c2043 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
2048 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
2053 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
4254 __set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in wacom_setup_pad_input_capabilities()
H A Dhid-sony.c1119 __set_bit(INPUT_PROP_ACCELEROMETER, sc->sensor_dev->propbit); in sony_register_sensors()
H A Dhid-nintendo.c1847 __set_bit(INPUT_PROP_ACCELEROMETER, ctlr->imu_input->propbit); in joycon_input_create()
H A Dhid-playstation.c859 __set_bit(INPUT_PROP_ACCELEROMETER, sensors->propbit); in ps_sensors_create()
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/openbmc/linux/drivers/input/
H A Djoydev.c774 .propbit = { BIT_MASK(INPUT_PROP_ACCELEROMETER) }, \
/openbmc/linux/Documentation/input/
H A Devent-codes.rst393 INPUT_PROP_ACCELEROMETER section in Device properties