Home
last modified time | relevance | path

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

/sound/soc/tegra/
Dtegra30_i2s.c514 tegra30_ahub_unset_rx_cif_source(i2s->capture_fifo_cif); in tegra30_i2s_platform_probe()
518 tegra30_ahub_unset_rx_cif_source(i2s->playback_i2s_cif); in tegra30_i2s_platform_probe()
543 tegra30_ahub_unset_rx_cif_source(i2s->capture_fifo_cif); in tegra30_i2s_platform_remove()
546 tegra30_ahub_unset_rx_cif_source(i2s->playback_i2s_cif); in tegra30_i2s_platform_remove()
Dtegra30_ahub.c319 int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif) in tegra30_ahub_unset_rx_cif_source() function
334 EXPORT_SYMBOL_GPL(tegra30_ahub_unset_rx_cif_source);
Dtegra30_ahub.h483 extern int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif);