Searched refs:getInputBus (Results 1 – 1 of 1) sorted by relevance
43 static InputBus getInputBus(const std::shared_ptr<InputDeviceNode>& node) { in getInputBus() function99 InputBus bus = getInputBus(node); in EvdevDevice()