Searched refs:HdfAllocatorService (Results 1 – 1 of 1) sorted by relevance
22 using HdfAllocatorService = struct HdfAllocatorService_ { typedef30 HdfAllocatorService *allocatorService = CONTAINER_OF( in AllocatorServiceDispatch()31 client->device->service, HdfAllocatorService, ioservice); in AllocatorServiceDispatch()43 HdfAllocatorService *allocatorService = in HdfAllocatorDriverBind()44 reinterpret_cast<HdfAllocatorService *>(OsalMemAlloc(sizeof(HdfAllocatorService))); in HdfAllocatorDriverBind()62 …HdfAllocatorService *allocatorService = CONTAINER_OF(deviceObject->service, HdfAllocatorService, i… in HdfAllocatorDriverRelease()