Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Ddevhost_service.c21 static struct HdfDevice *DevHostServiceFindDevice(struct DevHostService *hostService, uint16_t devi… in DevHostServiceFindDevice() function
48 struct HdfDevice *device = DevHostServiceFindDevice(inst, deviceId); in DevHostServiceQueryOrAddDevice()
127 device = DevHostServiceFindDevice(hostService, DEVICEID(devId)); in DevHostServiceDelDevice()