Searched refs:DevHostServiceProxyObtain (Results 1 – 3 of 3) sorted by relevance
39 struct IDevHostService *DevHostServiceProxyObtain(uint32_t hostId, struct HdfRemoteService *remote);
120 struct IDevHostService *DevHostServiceProxyObtain(uint32_t hostId, struct HdfRemoteService *remote) in DevHostServiceProxyObtain() function
46 struct IDevHostService *hostIf = DevHostServiceProxyObtain(hostId, service); in DevmgrServiceStubDispatchAttachDeviceHost()