Searched refs:GetLibEvDev (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/ | ||
H A D | input_hub.h | 124 struct libevdev* GetLibEvDev(int fd); |
H A D | input_hub.cpp | 672 struct libevdev *dev = GetLibEvDev(fd); in QueryEventInfo() |