tegra20_ac97       35 sound/soc/tegra/tegra20_ac97.c static struct tegra20_ac97 *workdata;
tegra20_ac97      142 sound/soc/tegra/tegra20_ac97.c static inline void tegra20_ac97_start_playback(struct tegra20_ac97 *ac97)
tegra20_ac97      155 sound/soc/tegra/tegra20_ac97.c static inline void tegra20_ac97_stop_playback(struct tegra20_ac97 *ac97)
tegra20_ac97      164 sound/soc/tegra/tegra20_ac97.c static inline void tegra20_ac97_start_capture(struct tegra20_ac97 *ac97)
tegra20_ac97      171 sound/soc/tegra/tegra20_ac97.c static inline void tegra20_ac97_stop_capture(struct tegra20_ac97 *ac97)
tegra20_ac97      180 sound/soc/tegra/tegra20_ac97.c 	struct tegra20_ac97 *ac97 = snd_soc_dai_get_drvdata(dai);
tegra20_ac97      212 sound/soc/tegra/tegra20_ac97.c 	struct tegra20_ac97 *ac97 = snd_soc_dai_get_drvdata(dai);
tegra20_ac97      304 sound/soc/tegra/tegra20_ac97.c 	struct tegra20_ac97 *ac97;
tegra20_ac97      309 sound/soc/tegra/tegra20_ac97.c 	ac97 = devm_kzalloc(&pdev->dev, sizeof(struct tegra20_ac97),
tegra20_ac97      411 sound/soc/tegra/tegra20_ac97.c 	struct tegra20_ac97 *ac97 = dev_get_drvdata(&pdev->dev);