drm_audio_ops     179 sound/pci/hda/patch_hdmi.c 	struct drm_audio_component_audio_ops drm_audio_ops;
drm_audio_ops    2472 sound/pci/hda/patch_hdmi.c 	spec = container_of(acomp->audio_ops, struct hdmi_spec, drm_audio_ops);
drm_audio_ops    2542 sound/pci/hda/patch_hdmi.c 	spec->drm_audio_ops.audio_ptr = codec;
drm_audio_ops    2548 sound/pci/hda/patch_hdmi.c 	spec->drm_audio_ops.pin2port = ops->pin2port;
drm_audio_ops    2549 sound/pci/hda/patch_hdmi.c 	spec->drm_audio_ops.pin_eld_notify = ops->pin_eld_notify;
drm_audio_ops    2550 sound/pci/hda/patch_hdmi.c 	spec->drm_audio_ops.master_bind = ops->master_bind;
drm_audio_ops    2551 sound/pci/hda/patch_hdmi.c 	spec->drm_audio_ops.master_unbind = ops->master_unbind;
drm_audio_ops    2568 sound/pci/hda/patch_hdmi.c 	if (!snd_hdac_acomp_init(&codec->bus->core, &spec->drm_audio_ops,
drm_audio_ops    2757 sound/pci/hda/patch_hdmi.c 					&spec->drm_audio_ops);