Home
last modified time | relevance | path

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

/drivers/peripheral/input/interfaces/include/
Dinput_manager.h80 int32_t (*OpenInputDevice)(uint32_t devIndex); member
/drivers/peripheral/input/udriver/src/
Dinput_manager.cpp42 static int32_t OpenInputDevice(uint32_t devIndex) in OpenInputDevice() function
Dinput_device_manager.cpp186 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice() function in OHOS::Input::InputDeviceManager
/drivers/peripheral/input/hal/src/
Dinput_manager.c190 static int32_t OpenInputDevice(uint32_t devIndex) in OpenInputDevice() function
/drivers/peripheral/input/hdi_service/
Dinput_interfaces_impl.cpp195 int32_t InputInterfacesImpl::OpenInputDevice(uint32_t devIndex) in OpenInputDevice() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl