Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/tegra/
Dtegra30_ahub.c87 int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *rxcif, in tegra30_ahub_allocate_rx_fifo() function
139 EXPORT_SYMBOL_GPL(tegra30_ahub_allocate_rx_fifo);
Dtegra30_ahub.h456 extern int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *rxcif,
Dtegra30_i2s.c478 ret = tegra30_ahub_allocate_rx_fifo(&i2s->capture_fifo_cif, in tegra30_i2s_platform_probe()