Home
last modified time | relevance | path

Searched defs:devPath (Results 1 – 4 of 4) sorted by relevance

/drivers/adapter/khdf/liteos/model/storage/src/mtd/
Dmtd_block_lite.c120 const char *devPath = NULL; in MtdBlockOsInit() local
/drivers/peripheral/input/input_adapter/input_ipc/service/src/
Dinput_device_manager.cpp131 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice()
143 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice()
291 void InputDeviceManager::DoWithEventDeviceAdd(int32_t& epollFd, int32_t& fd, string devPath) in DoWithEventDeviceAdd()
/drivers/peripheral/input/input_adapter/input/hal/src/
Dinput_device_manager.cpp136 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice()
147 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice()
292 void InputDeviceManager::DoWithEventDeviceAdd(int32_t& epollFd, int32_t& fd, string devPath) in DoWithEventDeviceAdd()
/drivers/framework/core/adapter/syscall/src/
Dhdf_syscall_adapter.c707 const char *devPath = DEV_NODE_PATH; in HdfIoServiceAdapterObtain() local