capture_fifo_cif  215 sound/soc/tegra/tegra30_i2s.c 	tegra30_ahub_enable_rx_fifo(i2s->capture_fifo_cif);
capture_fifo_cif  223 sound/soc/tegra/tegra30_i2s.c 	tegra30_ahub_disable_rx_fifo(i2s->capture_fifo_cif);
capture_fifo_cif  449 sound/soc/tegra/tegra30_i2s.c 	ret = tegra30_ahub_allocate_rx_fifo(&i2s->capture_fifo_cif,
capture_fifo_cif  457 sound/soc/tegra/tegra30_i2s.c 	ret = tegra30_ahub_set_rx_cif_source(i2s->capture_fifo_cif,
capture_fifo_cif  485 sound/soc/tegra/tegra30_i2s.c 	tegra30_ahub_unset_rx_cif_source(i2s->capture_fifo_cif);
capture_fifo_cif  487 sound/soc/tegra/tegra30_i2s.c 	tegra30_ahub_free_rx_fifo(i2s->capture_fifo_cif);
capture_fifo_cif  514 sound/soc/tegra/tegra30_i2s.c 	tegra30_ahub_unset_rx_cif_source(i2s->capture_fifo_cif);
capture_fifo_cif  515 sound/soc/tegra/tegra30_i2s.c 	tegra30_ahub_free_rx_fifo(i2s->capture_fifo_cif);
capture_fifo_cif  229 sound/soc/tegra/tegra30_i2s.h 	enum tegra30_ahub_rxcif capture_fifo_cif;