tegra20_i2s        38 sound/soc/tegra/tegra20_i2s.c 	struct tegra20_i2s *i2s = dev_get_drvdata(dev);
tegra20_i2s        47 sound/soc/tegra/tegra20_i2s.c 	struct tegra20_i2s *i2s = dev_get_drvdata(dev);
tegra20_i2s        62 sound/soc/tegra/tegra20_i2s.c 	struct tegra20_i2s *i2s = snd_soc_dai_get_drvdata(dai);
tegra20_i2s       120 sound/soc/tegra/tegra20_i2s.c 	struct tegra20_i2s *i2s = snd_soc_dai_get_drvdata(dai);
tegra20_i2s       175 sound/soc/tegra/tegra20_i2s.c static void tegra20_i2s_start_playback(struct tegra20_i2s *i2s)
tegra20_i2s       182 sound/soc/tegra/tegra20_i2s.c static void tegra20_i2s_stop_playback(struct tegra20_i2s *i2s)
tegra20_i2s       188 sound/soc/tegra/tegra20_i2s.c static void tegra20_i2s_start_capture(struct tegra20_i2s *i2s)
tegra20_i2s       195 sound/soc/tegra/tegra20_i2s.c static void tegra20_i2s_stop_capture(struct tegra20_i2s *i2s)
tegra20_i2s       204 sound/soc/tegra/tegra20_i2s.c 	struct tegra20_i2s *i2s = snd_soc_dai_get_drvdata(dai);
tegra20_i2s       232 sound/soc/tegra/tegra20_i2s.c 	struct tegra20_i2s *i2s = snd_soc_dai_get_drvdata(dai);
tegra20_i2s       327 sound/soc/tegra/tegra20_i2s.c 	struct tegra20_i2s *i2s;
tegra20_i2s       332 sound/soc/tegra/tegra20_i2s.c 	i2s = devm_kzalloc(&pdev->dev, sizeof(struct tegra20_i2s), GFP_KERNEL);
tegra20_i2s       410 sound/soc/tegra/tegra20_i2s.c 	struct tegra20_i2s *i2s = dev_get_drvdata(&pdev->dev);