Searched refs:INPUT_PROP_DIRECT (Results 1 – 6 of 6) sorted by relevance
50 node->addInputProperty(INPUT_PROP_DIRECT); in getElanTouchscreen()69 node->addInputProperty(INPUT_PROP_DIRECT); in getLidInput()88 node->addInputProperty(INPUT_PROP_DIRECT); in getButtonJack()112 node->addInputProperty(INPUT_PROP_DIRECT); in getHeadsetJack()130 node->addInputProperty(INPUT_PROP_DIRECT); in getH2wButton()148 node->addInputProperty(INPUT_PROP_DIRECT); in getGpioKeys()170 node->addInputProperty(INPUT_PROP_DIRECT); in getGpioKeys()188 node->addInputProperty(INPUT_PROP_DIRECT); in getMidPowerBtn()207 node->addInputProperty(INPUT_PROP_DIRECT); in getNexusRemote()236 node->addInputProperty(INPUT_PROP_DIRECT); in getAsusGamepad()
146 ioctl(fd, UI_SET_PROPBIT, INPUT_PROP_DIRECT); in configureDevice()
72 touchpad.injector->ConfigureInputProperty(INPUT_PROP_DIRECT); in Attach()
153 expect.IoctlSetInt(UI_SET_PROPBIT, INPUT_PROP_DIRECT); in TEST_F()
22 #define INPUT_PROP_DIRECT 0x01 macro
435 if (getDeviceContext().hasInputProperty(INPUT_PROP_DIRECT)) { in configureParameters()