rxcif 87 sound/soc/tegra/tegra30_ahub.c int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *rxcif, rxcif 102 sound/soc/tegra/tegra30_ahub.c *rxcif = TEGRA30_AHUB_RXCIF_APBIF_RX0 + channel; rxcif 141 sound/soc/tegra/tegra30_ahub.c int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif rxcif) rxcif 143 sound/soc/tegra/tegra30_ahub.c int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0; rxcif 160 sound/soc/tegra/tegra30_ahub.c int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif rxcif) rxcif 162 sound/soc/tegra/tegra30_ahub.c int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0; rxcif 179 sound/soc/tegra/tegra30_ahub.c int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif rxcif) rxcif 181 sound/soc/tegra/tegra30_ahub.c int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0; rxcif 291 sound/soc/tegra/tegra30_ahub.c int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif rxcif, rxcif 294 sound/soc/tegra/tegra30_ahub.c int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0; rxcif 309 sound/soc/tegra/tegra30_ahub.c int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif) rxcif 311 sound/soc/tegra/tegra30_ahub.c int channel = rxcif - TEGRA30_AHUB_RXCIF_APBIF_RX0; rxcif 456 sound/soc/tegra/tegra30_ahub.h extern int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *rxcif, rxcif 459 sound/soc/tegra/tegra30_ahub.h extern int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif rxcif); rxcif 460 sound/soc/tegra/tegra30_ahub.h extern int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif rxcif); rxcif 461 sound/soc/tegra/tegra30_ahub.h extern int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif rxcif); rxcif 470 sound/soc/tegra/tegra30_ahub.h extern int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif rxcif, rxcif 472 sound/soc/tegra/tegra30_ahub.h extern int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif);