Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/tegra/
Dtegra30_ahub.c205 int tegra30_ahub_allocate_tx_fifo(enum tegra30_ahub_txcif *txcif, in tegra30_ahub_allocate_tx_fifo() function
257 EXPORT_SYMBOL_GPL(tegra30_ahub_allocate_tx_fifo);
Dtegra30_ahub.h463 extern int tegra30_ahub_allocate_tx_fifo(enum tegra30_ahub_txcif *txcif,
Dtegra30_i2s.c468 ret = tegra30_ahub_allocate_tx_fifo(&i2s->playback_fifo_cif, in tegra30_i2s_platform_probe()