Searched refs:handle_cpu_based_xfer (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-tegra20-sflash.c369 static irqreturn_t handle_cpu_based_xfer(struct tegra_sflash_data *tsd) handle_cpu_based_xfer() function
420 return handle_cpu_based_xfer(tsd); tegra_sflash_isr()
H A Dspi-tegra114.c881 static irqreturn_t handle_cpu_based_xfer(struct tegra_spi_data *tspi) handle_cpu_based_xfer() function
1003 return handle_cpu_based_xfer(tspi); tegra_spi_isr_thread()
H A Dspi-tegra20-slink.c850 static irqreturn_t handle_cpu_based_xfer(struct tegra_slink_data *tspi) handle_cpu_based_xfer() function
975 return handle_cpu_based_xfer(tspi); tegra_slink_isr_thread()

Completed in 80 milliseconds