Searched refs:GetInputId (Results 1 – 4 of 4) sorted by relevance
54 struct input_id GetInputId() const;145 inline struct input_id VirtualDevice::GetInputId() const in GetInputId() function148 return inputDev_->GetInputId(); in GetInputId()
89 struct input_id GetInputId() const;207 inline struct input_id VInputDevice::GetInputId() const in GetInputId() function
88 struct input_id GetInputId() const;206 inline struct input_id VInputDevice::GetInputId() const in GetInputId() function
501 uinputDev_.id = vDev->GetInputId(); in CopyIdentity()