Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/ueventd/
H A Dueventd_device_handler.c41 static inline void AdjustDeviceNodePermissions(const char *deviceNode, uid_t uid, gid_t gid, mode_t… in AdjustDeviceNodePermissions()
55 static void CreateSymbolLinks(const char *deviceNode, char **symLinks) in CreateSymbolLinks()
148 static int CreateDeviceNode(const struct Uevent *uevent, const char *deviceNode, char **symLinks, b… in CreateDeviceNode()
204 static int RemoveDeviceNode(const char *deviceNode, char **symLinks) in RemoveDeviceNode()
358 static void HandleDeviceNode(const struct Uevent *uevent, const char *deviceNode, bool isBlock) in HandleDeviceNode()
473 char deviceNode[DEVICE_FILE_SIZE] = {}; in HandleBlockDeviceEvent() local
507 char deviceNode[DEVICE_FILE_SIZE] = {}; in HandleOtherDeviceEvent() local
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dmanage_inject_device.cpp40 std::string deviceNode; in TransformJsonData() local
76 std::string deviceNode = inputEventArray.target; in SendEventToDeviceNode() local
H A Dget_device_node.cpp33 …eNode::GetDeviceNodeName(const std::string &targetName, uint16_t devIndex, std::string &deviceNode) in GetDeviceNodeName()
H A Dinjection_tools_help_func.cpp119 std::string deviceNode = argv[optind]; in SendEventOption() local
H A Dinjection_event_dispatch.cpp250 std::string deviceNode = injectArgvs_[SEND_EVENT_DEV_NODE_INDEX]; in OnSendEvent() local
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Dhdf_attribute_macro.c135 static bool GetDeviceNodeInfo(const struct HdfDeviceNodeType *deviceNode, struct HdfDeviceInfo *dev… in GetDeviceNodeInfo()
205 struct HdfDeviceNodeType *deviceNode = NULL; in HdfAttributeManagerGetDeviceList() local
H A Dhdf_attribute.c159 static bool GetDeviceNodeInfo(const struct DeviceResourceNode *deviceNode, struct HdfDeviceInfo *de… in GetDeviceNodeInfo()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevice_service_stub.c114 int DeviceServiceStubRemoveService(struct HdfDeviceNode *deviceNode) in DeviceServiceStubRemoveService()
H A Ddevhost_service_full.c90 struct HdfDeviceNode *deviceNode = NULL; in DevHostServiceFullDispatchPowerState() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_device_parser.cpp80 xmlNode *deviceNode = node; in ParseDevicePrivacyInfo() local
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Ddevhost_service.c169 struct HdfDeviceNode *deviceNode = NULL; in ApplyDevicesPowerState() local
/ohos5.0/drivers/hdf_core/framework/core/adapter/vnode/src/
H A Dhdf_vnode_adapter.c797 struct HdfDeviceNode *deviceNode = NULL; in HdfDeviceSendEvent() local