Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_input_manager.md107 ### OpenInputDevice subsection
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_manager.h80 int32_t (*OpenInputDevice)(uint32_t devIndex); member
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_manager.c190 static int32_t OpenInputDevice(uint32_t devIndex) in OpenInputDevice() function
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_manager.cpp42 static int32_t OpenInputDevice(uint32_t devIndex) in OpenInputDevice() function
H A Dinput_device_manager.cpp183 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice() function in OHOS::Input::InputDeviceManager
/ohos5.0/drivers/peripheral/input/hdi_service/
H A Dinput_interfaces_impl.cpp195 int32_t InputInterfacesImpl::OpenInputDevice(uint32_t devIndex) in OpenInputDevice() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl