Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra30_i2s.c521 tegra30_ahub_unset_rx_cif_source(i2s->capture_fifo_cif); in tegra30_i2s_platform_probe()
525 tegra30_ahub_unset_rx_cif_source(i2s->playback_i2s_cif); in tegra30_i2s_platform_probe()
541 tegra30_ahub_unset_rx_cif_source(i2s->capture_fifo_cif); in tegra30_i2s_platform_remove()
544 tegra30_ahub_unset_rx_cif_source(i2s->playback_i2s_cif); in tegra30_i2s_platform_remove()
H A 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);
H A Dtegra30_ahub.h472 extern int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif);