Searched refs:InputDeviceIdentifier (Results 1 – 2 of 2) sorted by relevance
38 using InputDeviceIdentifier = input_device_identifier_t*; variable177 InputDeviceIdentifier createDeviceIdentifier(const char* name, int32_t productId,184 InputDeviceHandle registerDevice(InputDeviceIdentifier id, InputDeviceDefinition d);187 InputPropertyMap getDevicePropertyMap(InputDeviceIdentifier id);
71 InputDeviceIdentifier InputHost::createDeviceIdentifier(const char* name, int32_t productId, in createDeviceIdentifier()90 InputDeviceHandle InputHost::registerDevice(InputDeviceIdentifier id, in registerDevice()99 InputPropertyMap InputHost::getDevicePropertyMap(InputDeviceIdentifier id) { in getDevicePropertyMap()