Lines Matching refs:HdfAudioManagerHost
27 struct HdfAudioManagerHost {
41 struct HdfAudioManagerHost *audiomanagerHost =
42 CONTAINER_OF(client->device->service, struct HdfAudioManagerHost, ioService);
88 struct HdfAudioManagerHost *audiomanagerHost =
89 (struct HdfAudioManagerHost *)OsalMemCalloc(sizeof(struct HdfAudioManagerHost));
91 HDF_LOGE("%{public}s:alloc HdfAudioManagerHost failed!", __func__);
128 struct HdfAudioManagerHost *audiomanagerHost =
129 CONTAINER_OF(deviceObject->service, struct HdfAudioManagerHost, ioService);
131 HDF_LOGE("%{public}s:HdfAudioManagerHost is NULL!", __func__);