Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/tegra/
A Dtegra20_ac97.c36 static struct tegra20_ac97 *workdata;
143 static inline void tegra20_ac97_start_playback(struct tegra20_ac97 *ac97) in tegra20_ac97_start_playback()
156 static inline void tegra20_ac97_stop_playback(struct tegra20_ac97 *ac97) in tegra20_ac97_stop_playback()
165 static inline void tegra20_ac97_start_capture(struct tegra20_ac97 *ac97) in tegra20_ac97_start_capture()
172 static inline void tegra20_ac97_stop_capture(struct tegra20_ac97 *ac97) in tegra20_ac97_stop_capture()
181 struct tegra20_ac97 *ac97 = snd_soc_dai_get_drvdata(dai); in tegra20_ac97_trigger()
213 struct tegra20_ac97 *ac97 = snd_soc_dai_get_drvdata(dai); in tegra20_ac97_probe()
305 struct tegra20_ac97 *ac97; in tegra20_ac97_platform_probe()
310 ac97 = devm_kzalloc(&pdev->dev, sizeof(struct tegra20_ac97), in tegra20_ac97_platform_probe()
434 struct tegra20_ac97 *ac97 = dev_get_drvdata(&pdev->dev); in tegra20_ac97_platform_remove()
A Dtegra20_ac97.h77 struct tegra20_ac97 { struct
A DMakefile5 snd-soc-tegra20-ac97-objs := tegra20_ac97.o

Completed in 4 milliseconds