Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h77 int32_t GetInputDeviceInfo(int32_t fd, InputDeviceInfo *detailInfo);
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp219 int32_t InputDeviceManager::GetInputDeviceInfo(int32_t fd, InputDeviceInfo *detailInfo) in GetInputDeviceInfo() function in OHOS::Input::InputDeviceManager
314 (void)GetInputDeviceInfo(fd, detailInfo.get()); in CreateInputDevListNode()
491 (void)GetInputDeviceInfo(fd, detailInfo.get()); in DoWithEventDeviceAdd()