Searched refs:DevmgrServiceProxy (Results 1 – 3 of 3) sorted by relevance
35 struct DevmgrServiceProxy *serviceProxy = (struct DevmgrServiceProxy *)inst; in DevmgrServiceProxyAttachDeviceHost()72 struct DevmgrServiceProxy *serviceProxy = (struct DevmgrServiceProxy *)inst; in DevmgrServiceProxyAttachDevice()97 struct DevmgrServiceProxy *serviceProxy = (struct DevmgrServiceProxy *)inst; in DevmgrServiceProxyDetachDevice()116 struct DevmgrServiceProxy *serviceProxy = (struct DevmgrServiceProxy *)inst; in DevmgrServiceProxyProcessLoad()144 static void DevmgrServiceProxyConstruct(struct DevmgrServiceProxy *inst) in DevmgrServiceProxyConstruct()158 struct DevmgrServiceProxy *demgrServicProxy = in DevmgrServiceProxyObtain()159 (struct DevmgrServiceProxy *)OsalMemCalloc(sizeof(struct DevmgrServiceProxy)); in DevmgrServiceProxyObtain()203 struct DevmgrServiceProxy *instance = (struct DevmgrServiceProxy *)object; in DevmgrServiceProxyRelease()
26 struct DevmgrServiceProxy { struct
83 struct DevmgrServiceProxy *proxy = reinterpret_cast<struct DevmgrServiceProxy *>(object);