Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/tegra/
Dtegra20_spdif.c43 struct tegra20_spdif *spdif = dev_get_drvdata(dev); in tegra20_spdif_runtime_suspend()
52 struct tegra20_spdif *spdif = dev_get_drvdata(dev); in tegra20_spdif_runtime_resume()
69 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_hw_params()
121 static void tegra20_spdif_start_playback(struct tegra20_spdif *spdif) in tegra20_spdif_start_playback()
128 static void tegra20_spdif_stop_playback(struct tegra20_spdif *spdif) in tegra20_spdif_stop_playback()
137 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_trigger()
159 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_probe()
267 struct tegra20_spdif *spdif; in tegra20_spdif_platform_probe()
272 spdif = devm_kzalloc(&pdev->dev, sizeof(struct tegra20_spdif), in tegra20_spdif_platform_probe()
Dtegra20_spdif.h463 struct tegra20_spdif { struct
DMakefile8 snd-soc-tegra20-spdif-objs := tegra20_spdif.o