Home
last modified time | relevance | path

Searched refs:tegra_dmaengine_pcm_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra_pcm.c39 static const struct snd_dmaengine_pcm_config tegra_dmaengine_pcm_config = { variable
47 return snd_dmaengine_pcm_register(dev, &tegra_dmaengine_pcm_config, 0); in tegra_pcm_platform_register()
53 return devm_snd_dmaengine_pcm_register(dev, &tegra_dmaengine_pcm_config, 0); in devm_tegra_pcm_platform_register()
61 *config = tegra_dmaengine_pcm_config; in tegra_pcm_platform_register_with_chan_names()
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra_pcm.c39 static const struct snd_dmaengine_pcm_config tegra_dmaengine_pcm_config = { variable
47 return snd_dmaengine_pcm_register(dev, &tegra_dmaengine_pcm_config, 0); in tegra_pcm_platform_register()
55 *config = tegra_dmaengine_pcm_config; in tegra_pcm_platform_register_with_chan_names()

Completed in 2 milliseconds