Lines Matching full:hda
6 snd-sof-intel-hda-common-objs := hda.o hda-loader.o hda-stream.o hda-trace.o \
7 hda-dsp.o hda-ipc.o hda-ctrl.o hda-pcm.o \
8 hda-dai.o hda-dai-ops.o hda-bus.o \
9 skl.o hda-loader-skl.o \
10 apl.o cnl.o tgl.o icl.o mtl.o lnl.o hda-common-ops.o
12 snd-sof-intel-hda-mlink-objs := hda-mlink.o
14 snd-sof-intel-hda-common-$(CONFIG_SND_SOC_SOF_HDA_PROBES) += hda-probes.o
16 snd-sof-intel-hda-objs := hda-codec.o
23 obj-$(CONFIG_SND_SOC_SOF_HDA_COMMON) += snd-sof-intel-hda-common.o
24 obj-$(CONFIG_SND_SOC_SOF_HDA_MLINK) += snd-sof-intel-hda-mlink.o
25 obj-$(CONFIG_SND_SOC_SOF_HDA) += snd-sof-intel-hda.o