Searched refs:tegra_dma_allocate_channel (Results 1 – 5 of 5) sorted by relevance
148 struct tegra_dma_channel *tegra_dma_allocate_channel(int mode);
46 ch = tegra_dma_allocate_channel(TEGRA_DMA_MODE_ONESHOT | in tegra_apb_init()
381 struct tegra_dma_channel *tegra_dma_allocate_channel(int mode) in tegra_dma_allocate_channel() function408 EXPORT_SYMBOL(tegra_dma_allocate_channel);
163 prtd->dma_chan = tegra_dma_allocate_channel(TEGRA_DMA_MODE_ONESHOT); in tegra_pcm_open()
525 tspi->rx_dma = tegra_dma_allocate_channel(TEGRA_DMA_MODE_ONESHOT); in spi_tegra_probe()