Searched refs:HdfMapperHost (Results 1 – 2 of 2) sorted by relevance
30 struct HdfMapperHost { struct42 auto* hdfMapperHost = CONTAINER_OF(client->device->service, struct HdfMapperHost, ioService); in MapperDriverDispatch() argument69 auto* hdfMapperHost = new (std::nothrow) HdfMapperHost; in HdfMapperDriverBind()107 auto* hdfMapperHost = CONTAINER_OF(deviceObject->service, struct HdfMapperHost, ioService); in HdfMapperDriverRelease()
26 struct HdfMapperHost {34 auto *hdfMapperHost = CONTAINER_OF(client->device->service, struct HdfMapperHost, ioService);61 auto *hdfMapperHost = new (std::nothrow) HdfMapperHost;63 HDF_LOGE("%{public}s: failed to create create HdfMapperHost object", __func__);97 auto *hdfMapperHost = CONTAINER_OF(deviceObject->service, struct HdfMapperHost, ioService);