Searched refs:drm_audio_ops (Results 1 – 3 of 3) sorted by relevance
2180 spec = container_of(acomp->audio_ops, struct hdmi_spec, drm_audio_ops); in generic_acomp_notifier_set() 2243 /* set up the private drm_audio_ops from the template */ in snd_hda_hdmi_setup_drm_audio_ops() 2249 spec->drm_audio_ops.audio_ptr = codec; in snd_hda_hdmi_setup_drm_audio_ops() 2255 spec->drm_audio_ops.pin2port = ops->pin2port; in snd_hda_hdmi_setup_drm_audio_ops() 2256 spec->drm_audio_ops.pin_eld_notify = ops->pin_eld_notify; in snd_hda_hdmi_setup_drm_audio_ops() 2257 spec->drm_audio_ops.master_bind = ops->master_bind; in snd_hda_hdmi_setup_drm_audio_ops() 2258 spec->drm_audio_ops.master_unbind = ops->master_unbind; in snd_hda_hdmi_setup_drm_audio_ops() 2276 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()