Lines Matching full:tegra
2 # Tegra platform Support
3 snd-soc-tegra-pcm-objs := tegra_pcm.o
4 snd-soc-tegra-utils-objs += tegra_asoc_utils.o
24 obj-$(CONFIG_SND_SOC_TEGRA) += snd-soc-tegra-pcm.o
44 # Tegra machine Support
45 snd-soc-tegra-wm8903-objs := tegra_wm8903.o
46 snd-soc-tegra-machine-objs := tegra_asoc_machine.o
47 snd-soc-tegra-audio-graph-card-objs := tegra_audio_graph_card.o
49 obj-$(CONFIG_SND_SOC_TEGRA_WM8903) += snd-soc-tegra-wm8903.o
50 obj-$(CONFIG_SND_SOC_TEGRA_MACHINE_DRV) += snd-soc-tegra-machine.o
51 obj-$(CONFIG_SND_SOC_TEGRA_AUDIO_GRAPH_CARD) += snd-soc-tegra-audio-graph-card.o