Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/tests/
H A Dbase.py29 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 Dhid-udraw-ps3.c373 set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in udraw_setup_accel()
H A Dwacom_wac.c2010 __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 Dhid-steam.c866 __set_bit(INPUT_PROP_ACCELEROMETER, sensors->propbit); in steam_sensors_register()
H A Dhid-sony.c1379 __set_bit(INPUT_PROP_ACCELEROMETER, sc->sensor_dev->propbit); in sony_register_sensors()
H A Dhid-playstation.c911 __set_bit(INPUT_PROP_ACCELEROMETER, sensors->propbit); in ps_sensors_create()
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/linux/drivers/input/
H A Djoydev.c773 .propbit = { BIT_MASK(INPUT_PROP_ACCELEROMETER) }, \
/linux/Documentation/input/
H A Devent-codes.rst399 INPUT_PROP_ACCELEROMETER section in Device properties