Searched defs:devPath (Results 1 – 12 of 12) sorted by relevance
24 const char *devPath; member
27 const char *devPath; member
42 const char *devPath; member
47 char devPath[MAX_DEVPATH_LEN]; member109 static int32_t DdkUeventAddDevice(const char *devPath) in DdkUeventAddDevice()
70 …auto devPath = std::filesystem::path(devDir_).append(match.str(GROUP_ONE) + "-" + match.str(GROUP_… in FindPath() local
152 char devPath[SYSFS_PATH_LEN] = {0}; in DdkSysfsGetActiveInterfaces() local
69 …auto devPath = std::filesystem::path(devDir_).append(match.str(GROUP_ONE) + "-" + match.str(GROUP_… in FindPath() local
120 const char *devPath = NULL; in MtdBlockOsInit() local
186 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()
186 const char *devPath = nullptr; in GetGroupCapabilities() local
172 static int32_t ReadAndScanUsbDev(const char *devPath) in ReadAndScanUsbDev()
746 const char *devPath = DEV_NODE_PATH; in HdfIoServiceAdapterObtain() local