Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/tegra/
Dtegra_pcm.h42 int tegra_pcm_platform_register_with_chan_names(struct device *dev,
Dtegra_pcm.c51 int tegra_pcm_platform_register_with_chan_names(struct device *dev, in tegra_pcm_platform_register_with_chan_names() function
62 EXPORT_SYMBOL_GPL(tegra_pcm_platform_register_with_chan_names);
Dtegra30_i2s.c501 ret = tegra_pcm_platform_register_with_chan_names(&pdev->dev, in tegra30_i2s_platform_probe()