Home
last modified time | relevance | path

Searched refs:INPUT_PROP_DIRECT (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/Documentation/input/
Devent-codes.txt241 INPUT_PROP_DIRECT + INPUT_PROP_POINTER:
243 The INPUT_PROP_DIRECT property indicates that device coordinates should be
255 If neither INPUT_PROP_DIRECT or INPUT_PROP_POINTER are set, the property is
323 For new hardware, INPUT_PROP_DIRECT should be set.
348 For new hardware, both INPUT_PROP_DIRECT and INPUT_PROP_POINTER should be set.
/linux-4.4.14/drivers/input/touchscreen/
Dsx8654.c199 __set_bit(INPUT_PROP_DIRECT, input->propbit); in sx8654_probe()
Dwacom_w8001.c399 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in w8001_setup()
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.4.14/drivers/input/
Dinput-mt.c81 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in input_mt_init_slots()
/linux-4.4.14/drivers/input/tablet/
Dwacom_serial4.c565 set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_connect()
/linux-4.4.14/drivers/input/mouse/
Dsynaptics_usb.c406 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in synusb_probe()
/linux-4.4.14/drivers/hid/
Dwacom_wac.c1811 __set_bit(INPUT_PROP_DIRECT, wacom_wac->pen_input->propbit); in wacom_wac_usage_mapping()
1812 __set_bit(INPUT_PROP_DIRECT, wacom_wac->touch_input->propbit); in wacom_wac_usage_mapping()
2607 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_pen_input_capabilities()
2666 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_pen_input_capabilities()
2775 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_touch_input_capabilities()