Home
last modified time | relevance | path

Searched refs:handle_cpu_based_xfer (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/spi/
Dspi-tegra20-sflash.c358 static irqreturn_t handle_cpu_based_xfer(struct tegra_sflash_data *tsd) in handle_cpu_based_xfer() function
408 return handle_cpu_based_xfer(tsd); in tegra_sflash_isr()
Dspi-tegra20-slink.c838 static irqreturn_t handle_cpu_based_xfer(struct tegra_slink_data *tspi) in handle_cpu_based_xfer() function
963 return handle_cpu_based_xfer(tspi); in tegra_slink_isr_thread()
Dspi-tegra210-quad.c1076 static irqreturn_t handle_cpu_based_xfer(struct tegra_qspi *tqspi) in handle_cpu_based_xfer() function
1199 return handle_cpu_based_xfer(tqspi); in tegra_qspi_isr_thread()
Dspi-tegra114.c1125 static irqreturn_t handle_cpu_based_xfer(struct tegra_spi_data *tspi) in handle_cpu_based_xfer() function
1252 return handle_cpu_based_xfer(tspi); in tegra_spi_isr_thread()