Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_i915.c24 static struct i915_audio_component *hdac_acomp; variable
123 struct i915_audio_component *acomp = hdac_acomp; in hdac_component_master_bind()
155 struct i915_audio_component *acomp = hdac_acomp; in hdac_component_master_unbind()
186 if (WARN_ON(!hdac_acomp)) in snd_hdac_i915_register_notifier()
189 hdac_acomp->audio_ops = aops; in snd_hdac_i915_register_notifier()
217 hdac_acomp = acomp; in snd_hdac_i915_init()