Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Ddevhost_service.c46 static struct HdfDevice *DevHostServiceQueryOrAddDevice(struct DevHostService *inst, uint16_t devic… in DevHostServiceQueryOrAddDevice() function
77 device = DevHostServiceQueryOrAddDevice(hostService, DEVICEID(deviceInfo->deviceId)); in DevHostServiceAddDevice()