Home
last modified time | relevance | path

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

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