Searched refs:HdfDevTokenProxy (Results 1 – 3 of 3) sorted by relevance
19 static void HdfDevTokenProxyConstruct(struct HdfDevTokenProxy *inst, struct HdfRemoteService *remot… in HdfDevTokenProxyConstruct()24 struct HdfDevTokenProxy *HdfDevTokenProxyObtain(struct HdfRemoteService *remote) in HdfDevTokenProxyObtain()26 struct HdfDevTokenProxy *instance = in HdfDevTokenProxyObtain()27 (struct HdfDevTokenProxy *)OsalMemCalloc(sizeof(struct HdfDevTokenProxy)); in HdfDevTokenProxyObtain()34 void HdfDevTokenProxyRecycle(struct HdfDevTokenProxy *inst) in HdfDevTokenProxyRecycle()
59 struct HdfDevTokenProxy *tokenClnt = HdfDevTokenProxyObtain(NULL); in DevmgrServiceStubDispatchAttachDevice()
22 struct HdfDevTokenProxy { struct27 struct HdfDevTokenProxy *HdfDevTokenProxyObtain(struct HdfRemoteService *remote); argument28 void HdfDevTokenProxyRecycle(struct HdfDevTokenProxy *inst);