Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/include/
Dddk_uevent_queue.h24 const char *devPath; member
/drivers/peripheral/usb/ddk/device/src/
Dusb_accessory_uevent_handle.c27 const char *devPath; member
Dusbfn_uevent_handle.c42 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_dev_node.cpp70 …auto devPath = std::filesystem::path(devDir_).append(match.str(GROUP_ONE) + "-" + match.str(GROUP_… in FindPath() local
Dddk_sysfs_device.c152 char devPath[SYSFS_PATH_LEN] = {0}; in DdkSysfsGetActiveInterfaces() local
/drivers/peripheral/input/ddk_service/src/
Dddk_sysfs_dev_node.cpp69 …auto devPath = std::filesystem::path(devDir_).append(match.str(GROUP_ONE) + "-" + match.str(GROUP_… in FindPath() local
/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.cpp186 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice()
206 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice()
461 int32_t &epollFd, int32_t &fd, string devPath, std::shared_ptr<InputDeviceInfo> &detailInfo) in AddDeviceNodeToList()
494 void InputDeviceManager::DoWithEventDeviceAdd(int32_t &epollFd, int32_t &fd, string devPath) in DoWithEventDeviceAdd()
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_config.cpp186 const char *devPath = nullptr; in GetGroupCapabilities() local
/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