Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dar1021_i2c.c119 __set_bit(INPUT_PROP_DIRECT, input->propbit); in ar1021_i2c_probe()
Dwacom_w8001.c441 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in w8001_setup_pen()
485 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in w8001_setup_touch()
Dsurface3_spi.c300 __set_bit(INPUT_PROP_DIRECT, input->propbit); in surface3_spi_create_pen_input()
Dsx8654.c359 __set_bit(INPUT_PROP_DIRECT, input->propbit); in sx8654_probe()
Dtsc200x-core.c526 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in tsc200x_probe()
Dmxs-lradc-ts.c590 __set_bit(INPUT_PROP_DIRECT, input->propbit); in mxs_lradc_ts_register()
/Linux-v5.10/Documentation/input/
Devent-codes.rst308 INPUT_PROP_DIRECT + INPUT_PROP_POINTER
311 The INPUT_PROP_DIRECT property indicates that device coordinates should be
323 If neither INPUT_PROP_DIRECT or INPUT_PROP_POINTER are set, the property is
401 For new hardware, INPUT_PROP_DIRECT should be set.
428 For new hardware, both INPUT_PROP_DIRECT and INPUT_PROP_POINTER should be set.
/Linux-v5.10/drivers/input/tablet/
Dpegasus_notetaker.c364 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in pegasus_probe()
Dwacom_serial4.c562 set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_connect()
/Linux-v5.10/drivers/input/
Dinput-mt.c78 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in input_mt_init_slots()
/Linux-v5.10/include/uapi/linux/
Dinput-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/Linux-v5.10/include/dt-bindings/input/
Dlinux-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/Linux-v5.10/drivers/input/mouse/
Dsynaptics_usb.c413 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in synusb_probe()
/Linux-v5.10/drivers/hid/
Dhid-input.c777 __set_bit(INPUT_PROP_DIRECT, input->propbit); in hidinput_configure_usage()
Dhid-multitouch.c727 __set_bit(INPUT_PROP_DIRECT, in mt_touch_input_mapping()
Dwacom_wac.c3578 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_pen_input_capabilities()
3746 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_setup_touch_input_capabilities()