Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
H A Dtegra210_i2s.c749 static struct snd_soc_dai_driver tegra210_i2s_dais[] = { variable
1116 for (id = 0; id < ARRAY_SIZE(tegra210_i2s_dais); id++) { in tegra210_i2s_probe()
1117 tegra210_i2s_dais[id].playback.channels_max = i2s->soc_data->max_ch; in tegra210_i2s_probe()
1118 tegra210_i2s_dais[id].capture.channels_max = i2s->soc_data->max_ch; in tegra210_i2s_probe()
1122 tegra210_i2s_dais, in tegra210_i2s_probe()
1123 ARRAY_SIZE(tegra210_i2s_dais)); in tegra210_i2s_probe()