Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Di915.c36 struct drm_audio_component *acomp = bus->audio_component; in snd_hdac_i915_set_bclk()
198 acomp = bus->audio_component; in snd_hdac_i915_init()
/linux/sound/soc/codecs/
H A Dhda.c349 if (hda_codec_is_display(codec) && !hdev->bus->audio_component) { in hda_hdev_attach()
/linux/sound/hda/codecs/hdmi/
H A Dintelhdmi.c583 if (!codec->bus->core.audio_component) { in alloc_intel_hdmi()
/linux/include/sound/
H A Dhdaudio.h370 struct drm_audio_component *audio_component; member