Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/tegra/
Dtegra30_i2s.c520 tegra30_ahub_unset_rx_cif_source(i2s->capture_fifo_cif); in tegra30_i2s_platform_probe()
524 tegra30_ahub_unset_rx_cif_source(i2s->playback_i2s_cif); in tegra30_i2s_platform_probe()
540 tegra30_ahub_unset_rx_cif_source(i2s->capture_fifo_cif); in tegra30_i2s_platform_remove()
543 tegra30_ahub_unset_rx_cif_source(i2s->playback_i2s_cif); in tegra30_i2s_platform_remove()
Dtegra30_ahub.c325 int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif) in tegra30_ahub_unset_rx_cif_source() function
340 EXPORT_SYMBOL_GPL(tegra30_ahub_unset_rx_cif_source);
Dtegra30_ahub.h472 extern int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif);