Searched defs:InputDeviceInfo (Results 1 – 4 of 4) sorted by relevance
35 struct InputDeviceInfo { struct36 struct libinput_device *inputDeviceOrigin { nullptr };37 std::string networkIdOrigin;42 std::string dhid;43 std::string sysUid;44 VendorConfig vendorConfig;
106 typedef struct InputDeviceInfo { struct123 struct InputDeviceInfo *next; argument
1 # InputDeviceInfo chapter
281 } InputDeviceInfo; typedef