Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/input/
Devent-codes.rst289 INPUT_PROP_DIRECT + INPUT_PROP_POINTER
292 The INPUT_PROP_DIRECT property indicates that device coordinates should be
304 If neither INPUT_PROP_DIRECT or INPUT_PROP_POINTER are set, the property is
382 For new hardware, INPUT_PROP_DIRECT should be set.
409 For new hardware, both INPUT_PROP_DIRECT and INPUT_PROP_POINTER should be set.
/Linux-v4.19/drivers/input/touchscreen/
Dar1021_i2c.c120 __set_bit(INPUT_PROP_DIRECT, input->propbit); in ar1021_i2c_probe()
Dsx8654.c199 __set_bit(INPUT_PROP_DIRECT, input->propbit); in sx8654_probe()
Dwacom_w8001.c439 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in w8001_setup_pen()
483 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in w8001_setup_touch()
Dsurface3_spi.c304 __set_bit(INPUT_PROP_DIRECT, input->propbit); in surface3_spi_create_pen_input()
Dtsc200x-core.c534 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in tsc200x_probe()
Dmxs-lradc-ts.c599 __set_bit(INPUT_PROP_DIRECT, input->propbit); in mxs_lradc_ts_register()
/Linux-v4.19/drivers/input/tablet/
Dpegasus_notetaker.c363 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in pegasus_probe()
Dwacom_serial4.c565 set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_connect()
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/Linux-v4.19/drivers/input/
Dinput-mt.c81 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in input_mt_init_slots()
/Linux-v4.19/drivers/input/mouse/
Dsynaptics_usb.c417 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in synusb_probe()
/Linux-v4.19/drivers/hid/
Dhid-multitouch.c704 __set_bit(INPUT_PROP_DIRECT, in mt_touch_input_mapping()
Dwacom_wac.c3480 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_pen_input_capabilities()
3646 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_touch_input_capabilities()