Home
last modified time | relevance | path

Searched refs:hdac_get_acomp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/hda/
H A Dhdac_component.c17 static struct drm_audio_component *hdac_get_acomp(struct device *dev) in hdac_get_acomp() function
186 struct drm_audio_component *acomp = hdac_get_acomp(dev); in hdac_component_master_bind()
227 struct drm_audio_component *acomp = hdac_get_acomp(dev); in hdac_component_master_unbind()
293 if (WARN_ON(hdac_get_acomp(dev))) in snd_hdac_acomp_init()