Searched refs:drm_audio_ops (Results 1 – 3 of 3) sorted by relevance
2231 spec = container_of(acomp->audio_ops, struct hdmi_spec, drm_audio_ops); in generic_acomp_notifier_set()2301 spec->drm_audio_ops.audio_ptr = codec; in snd_hda_hdmi_setup_drm_audio_ops()2307 spec->drm_audio_ops.pin2port = ops->pin2port; in snd_hda_hdmi_setup_drm_audio_ops()2308 spec->drm_audio_ops.pin_eld_notify = ops->pin_eld_notify; in snd_hda_hdmi_setup_drm_audio_ops()2309 spec->drm_audio_ops.master_bind = ops->master_bind; in snd_hda_hdmi_setup_drm_audio_ops()2310 spec->drm_audio_ops.master_unbind = ops->master_unbind; in snd_hda_hdmi_setup_drm_audio_ops()2328 if (!snd_hdac_acomp_init(&codec->bus->core, &spec->drm_audio_ops, in snd_hda_hdmi_acomp_init()
153 struct drm_audio_component_audio_ops drm_audio_ops; member
190 &spec->drm_audio_ops); in register_i915_notifier()