Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/drivers/input/
Dinput-mt.c81 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in input_mt_init_slots()
/linux-4.1.27/drivers/input/tablet/
Dwacom_serial4.c565 set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_connect()
/linux-4.1.27/drivers/input/mouse/
Dsynaptics_usb.c406 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in synusb_probe()
/linux-4.1.27/include/uapi/linux/
Dinput.h164 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-4.1.27/drivers/hid/
Dwacom_wac.c1588 __set_bit(INPUT_PROP_DIRECT, input->propbit); in wacom_wac_usage_mapping()
2297 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_pentouch_input_capabilities()
2368 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_pentouch_input_capabilities()
2384 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_pentouch_input_capabilities()