Searched refs:audio_ops (Results 1 – 3 of 3) sorted by relevance
122 const struct drm_audio_component_audio_ops *audio_ops; member
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()
2183 spec = container_of(acomp->audio_ops, struct hdmi_spec, drm_audio_ops); in generic_acomp_notifier_set()