Home
last modified time | relevance | path

Searched defs:nodeIf (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_device_node.c47 struct IDeviceNode *nodeIf = NULL; in HdfDeviceNodePublishService() local
223 struct IDeviceNode *nodeIf = &devNode->super; in HdfDeviceNodeConstruct() local
H A Dhdf_device.c83 struct IDeviceNode *nodeIf = (struct IDeviceNode *)devNode; in HdfDeviceAttach() local
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/
H A Dhdf_device_node_ext.c59 struct IDeviceNode *nodeIf = (struct IDeviceNode *)inst; in DeviceNodeExtConstruct() local
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/
H A Dhdf_device_node_ext.c55 struct IDeviceNode *nodeIf = (struct IDeviceNode *)inst; in DeviceNodeExtConstruct() local
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Dhdf_device_node_ext.c109 struct IDeviceNode *nodeIf = (struct IDeviceNode *)inst; in DeviceNodeExtConstruct() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp285 struct IDeviceNode *nodeIf = &devNode->super; variable
329 struct IDeviceNode *nodeIf = &devNode->super; variable