Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/hid/tests/
Dbase.py28 libevdev.INPUT_PROP_ACCELEROMETER,
40 libevdev.INPUT_PROP_ACCELEROMETER,
50 libevdev.INPUT_PROP_ACCELEROMETER,
58 libevdev.INPUT_PROP_ACCELEROMETER,
70 libevdev.INPUT_PROP_ACCELEROMETER,
83 libevdev.INPUT_PROP_ACCELEROMETER,
93 libevdev.INPUT_PROP_ACCELEROMETER,
103 libevdev.INPUT_PROP_ACCELEROMETER,
117 libevdev.INPUT_PROP_ACCELEROMETER,
131 libevdev.INPUT_PROP_ACCELEROMETER,
/linux-6.12.1/drivers/hid/
Dhid-udraw-ps3.c373 set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in udraw_setup_accel()
Dwacom_wac.c1999 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
2004 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
2009 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
4296 __set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in wacom_setup_pad_input_capabilities()
Dhid-steam.c871 __set_bit(INPUT_PROP_ACCELEROMETER, sensors->propbit); in steam_sensors_register()
Dhid-sony.c1119 __set_bit(INPUT_PROP_ACCELEROMETER, sc->sensor_dev->propbit); in sony_register_sensors()
Dhid-nintendo.c2116 __set_bit(INPUT_PROP_ACCELEROMETER, ctlr->imu_input->propbit); in joycon_imu_input_create()
Dhid-playstation.c866 __set_bit(INPUT_PROP_ACCELEROMETER, sensors->propbit); in ps_sensors_create()
/linux-6.12.1/include/uapi/linux/
Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/linux-6.12.1/include/dt-bindings/input/
Dlinux-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/linux-6.12.1/drivers/input/
Djoydev.c773 .propbit = { BIT_MASK(INPUT_PROP_ACCELEROMETER) }, \
/linux-6.12.1/Documentation/input/
Devent-codes.rst393 INPUT_PROP_ACCELEROMETER section in Device properties