Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/tegra/
Dtegra20_spdif.c29 struct tegra20_spdif *spdif = dev_get_drvdata(dev); in tegra20_spdif_runtime_suspend()
38 struct tegra20_spdif *spdif = dev_get_drvdata(dev); in tegra20_spdif_runtime_resume()
55 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_hw_params()
107 static void tegra20_spdif_start_playback(struct tegra20_spdif *spdif) in tegra20_spdif_start_playback()
114 static void tegra20_spdif_stop_playback(struct tegra20_spdif *spdif) in tegra20_spdif_stop_playback()
123 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_trigger()
145 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_probe()
253 struct tegra20_spdif *spdif; in tegra20_spdif_platform_probe()
258 spdif = devm_kzalloc(&pdev->dev, sizeof(struct tegra20_spdif), in tegra20_spdif_platform_probe()
Dtegra20_spdif.h449 struct tegra20_spdif { struct
DMakefile8 snd-soc-tegra20-spdif-objs := tegra20_spdif.o