Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/tegra/
Dtegra_pcm.c65 int tegra_pcm_platform_register_with_chan_names(struct device *dev, in tegra_pcm_platform_register_with_chan_names() function
76 EXPORT_SYMBOL_GPL(tegra_pcm_platform_register_with_chan_names);
Dtegra_pcm.h37 int tegra_pcm_platform_register_with_chan_names(struct device *dev,
Dtegra30_i2s.c501 ret = tegra_pcm_platform_register_with_chan_names(&pdev->dev, in tegra30_i2s_platform_probe()