Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/include/
Dddk_uevent_queue.h24 const char *devPath; member
/drivers/peripheral/usb/ddk/host/src/
Dddk_uevent_queue.cpp47 char devPath[MAX_DEVPATH_LEN]; member
109 static int32_t DdkUeventAddDevice(const char *devPath) in DdkUeventAddDevice()
Dddk_sysfs_device.c145 char devPath[SYSFS_PATH_LEN] = {0}; in DdkSysfsGetActiveInterfaces() local
/drivers/peripheral/usb/ddk/device/src/
Dusbfn_uevent_handle.c42 const char *devPath; member
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
Dmtd_block_lite.c120 const char *devPath = NULL; in MtdBlockOsInit() local
/drivers/peripheral/input/udriver/src/
Dinput_device_manager.cpp175 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice()
193 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice()
371 int32_t &epollFd, int32_t &fd, string devPath, std::shared_ptr<InputDeviceInfo> &detailInfo) in AddDeviceNodeToList()
398 void InputDeviceManager::DoWithEventDeviceAdd(int32_t &epollFd, int32_t &fd, string devPath) in DoWithEventDeviceAdd()
/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_pnp_uevent.c172 static int32_t ReadAndScanUsbDev(const char *devPath) in ReadAndScanUsbDev()
/drivers/hdf_core/framework/core/adapter/syscall/src/
Dhdf_syscall_adapter.c746 const char *devPath = DEV_NODE_PATH; in HdfIoServiceAdapterObtain() local