Searched refs:audio_ops (Results 1 – 7 of 7) sorted by relevance
122 const struct drm_audio_component_audio_ops *audio_ops; member
741 if (acomp && acomp->audio_ops && acomp->audio_ops->pin_eld_notify) in radeon_audio_component_notify()742 acomp->audio_ops->pin_eld_notify(acomp->audio_ops->audio_ptr, in radeon_audio_component_notify()
681 static struct cx231xx_ops audio_ops = { variable690 return cx231xx_register_extension(&audio_ops); in cx231xx_alsa_register()695 cx231xx_unregister_extension(&audio_ops); in cx231xx_alsa_unregister()
949 static struct em28xx_ops audio_ops = { variable960 return em28xx_register_extension(&audio_ops); in em28xx_alsa_register()965 em28xx_unregister_extension(&audio_ops); in em28xx_alsa_unregister()
596 if (acomp && acomp->audio_ops && acomp->audio_ops->pin_eld_notify) in nv50_audio_component_eld_notify()597 acomp->audio_ops->pin_eld_notify(acomp->audio_ops->audio_ptr, in nv50_audio_component_eld_notify()
2179 spec = container_of(acomp->audio_ops, struct hdmi_spec, drm_audio_ops); in generic_acomp_notifier_set()
1236 if (acomp && acomp->audio_ops && acomp->audio_ops->pin_eld_notify) { in amdgpu_dm_audio_eld_notify()1239 acomp->audio_ops->pin_eld_notify(acomp->audio_ops->audio_ptr, in amdgpu_dm_audio_eld_notify()