Searched refs:INPUT_PROP_DIRECT (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dar1021_i2c.c118 __set_bit(INPUT_PROP_DIRECT, input->propbit);
H A Dwacom_w8001.c441 __set_bit(INPUT_PROP_DIRECT, dev->propbit);
485 __set_bit(INPUT_PROP_DIRECT, dev->propbit);
H A Dsurface3_spi.c291 __set_bit(INPUT_PROP_DIRECT, input->propbit);
H A Dsx8654.c355 __set_bit(INPUT_PROP_DIRECT, input->propbit);
H A Dmxs-lradc-ts.c590 __set_bit(INPUT_PROP_DIRECT, input->propbit);
H A Dsilead.c175 set_bit(INPUT_PROP_DIRECT, data->pen_input->propbit);
H A Dtsc200x-core.c533 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit);
H A Dilitek_ts_i2c.c470 __set_bit(INPUT_PROP_DIRECT, input->propbit);
H A Dgoodix.c323 * resolution does not matter much since we set INPUT_PROP_DIRECT.
334 __set_bit(INPUT_PROP_DIRECT, input->propbit);
/linux-master/tools/testing/selftests/hid/tests/
H A Dbase.py57 libevdev.INPUT_PROP_DIRECT,
126 libevdev.INPUT_PROP_DIRECT,
/linux-master/drivers/input/
H A Dinput-mt.c79 __set_bit(INPUT_PROP_DIRECT, dev->propbit);
/linux-master/drivers/input/mouse/
H A Dsynaptics_usb.c413 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit);
/linux-master/drivers/input/tablet/
H A Dpegasus_notetaker.c370 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit);
H A Dwacom_serial4.c562 set_bit(INPUT_PROP_DIRECT, input_dev->propbit);
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/linux-master/drivers/hid/
H A Dhid-multitouch.c760 __set_bit(INPUT_PROP_DIRECT,
H A Dhid-input.c948 __set_bit(INPUT_PROP_DIRECT, input->propbit);
H A Dwacom_wac.c3749 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit);
3914 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit);

Completed in 633 milliseconds