Home
last modified time | relevance | path

Searched defs:EvdevDeviceNode (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/libhardware/modules/input/evdev/
H A DInputHub.cpp69 class EvdevDeviceNode : public InputDeviceNode { class
110 EvdevDeviceNode(const std::string& path, int fd) : in EvdevDeviceNode() function in android::EvdevDeviceNode