Home
last modified time | relevance | path

Searched refs:getInputBus (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/libhardware/modules/input/evdev/
H A DInputDevice.cpp43 static InputBus getInputBus(const std::shared_ptr<InputDeviceNode>& node) { in getInputBus() function
99 InputBus bus = getInputBus(node); in EvdevDevice()