Searched refs:DevmgrServiceClntAttachDeviceHost (Results 1 – 4 of 4) sorted by relevance
28 int DevmgrServiceClntAttachDeviceHost(uint16_t hostId, struct IDevHostService *hostService);
17 int DevmgrServiceClntAttachDeviceHost(uint16_t hostId, struct IDevHostService *hostService) in DevmgrServiceClntAttachDeviceHost() function
164 return DevmgrServiceClntAttachDeviceHost(hostService->hostId, service); in DevHostServiceStartService()
158 int ret = DevmgrServiceClntAttachDeviceHost(hostService->hostId, service); in DevHostServiceFullStartService()