Home
last modified time | relevance | path

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

/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h77 int32_t GetInputDeviceInfo(int32_t fd, InputDeviceInfo *detailInfo);
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp211 int32_t InputDeviceManager::GetInputDeviceInfo(int32_t fd, InputDeviceInfo *detailInfo) in GetInputDeviceInfo() function in OHOS::Input::InputDeviceManager
295 (void)GetInputDeviceInfo(fd, detailInfo.get()); in GetInputDeviceInfoList()
407 (void)GetInputDeviceInfo(fd, detailInfo.get()); in DoWithEventDeviceAdd()

Completed in 4 milliseconds