Home
last modified time | relevance | path

Searched refs:MK_DEVID (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_device.h38 #define MK_DEVID(hostId, deviceId, devnodeId) \ macro
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_device.c74 *devid = MK_DEVID(HOSTID(device->deviceId), DEVICEID(device->deviceId), nodeId); in AcquireNodeDeivceId()
H A Ddevhost_service.c56 device->deviceId = MK_DEVID(inst->hostId, deviceId, 0); in DevHostServiceQueryOrAddDevice()
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Dhdf_attribute_macro.c168 devInfo->deviceId = MK_DEVID(hostId, deviceIdx, deviceNodeIdx); in GetDevcieNodeList()
H A Dhdf_attribute.c199 deviceNodeInfo->deviceId = MK_DEVID(hostId, deviceIdx, deviceNodeIdx); in GetDevcieNodeList()