Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h28 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-udraw-ps3.c373 set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in udraw_setup_accel()
H A Dwacom_wac.c1980 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
1985 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
1990 __set_bit(INPUT_PROP_ACCELEROMETER, input->propbit); in wacom_wac_pad_usage_mapping()
4154 __set_bit(INPUT_PROP_ACCELEROMETER, input_dev->propbit); in wacom_setup_pad_input_capabilities()
H A Dhid-playstation.c627 __set_bit(INPUT_PROP_ACCELEROMETER, sensors->propbit); in ps_sensors_create()
H A Dhid-sony.c1496 __set_bit(INPUT_PROP_ACCELEROMETER, sc->sensor_dev->propbit); in sony_register_sensors()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dinput-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/OK3568_Linux_fs/kernel/include/dt-bindings/input/
H A Dlinux-event-codes.h29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */ macro
/OK3568_Linux_fs/kernel/drivers/input/
H A Djoydev.c769 .propbit = { BIT_MASK(INPUT_PROP_ACCELEROMETER) }, \
/OK3568_Linux_fs/kernel/Documentation/input/
H A Devent-codes.rst368 INPUT_PROP_ACCELEROMETER section in Device properties