Home
last modified time | relevance | path

Searched refs:HdfAllocatorHost (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/display/buffer/hdi_service/src/
H A Dallocator_driver.cpp29 struct HdfAllocatorHost { struct
42 CONTAINER_OF(client->device->service, struct HdfAllocatorHost, ioService); in AllocatorDriverDispatch()
69 auto* hdfAllocatorHost = new (std::nothrow) HdfAllocatorHost; in HdfAllocatorDriverBind()
71 HDF_LOGE("%{public}s: failed to create HdfAllocatorHost object", __func__); in HdfAllocatorDriverBind()
107 auto* hdfAllocatorHost = CONTAINER_OF(deviceObject->service, struct HdfAllocatorHost, ioService); in HdfAllocatorDriverRelease()

Completed in 1 milliseconds