Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-tegra20-sflash.c359 static irqreturn_t handle_cpu_based_xfer(struct tegra_sflash_data *tsd) in handle_cpu_based_xfer() function
409 return handle_cpu_based_xfer(tsd); in tegra_sflash_isr()
H A Dspi-tegra20-slink.c841 static irqreturn_t handle_cpu_based_xfer(struct tegra_slink_data *tspi) in handle_cpu_based_xfer() function
966 return handle_cpu_based_xfer(tspi); in tegra_slink_isr_thread()
H A Dspi-tegra114.c1126 static irqreturn_t handle_cpu_based_xfer(struct tegra_spi_data *tspi) in handle_cpu_based_xfer() function
1253 return handle_cpu_based_xfer(tspi); in tegra_spi_isr_thread()
/kernel/linux/linux-6.6/drivers/spi/
H A 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()
H A Dspi-tegra20-slink.c839 static irqreturn_t handle_cpu_based_xfer(struct tegra_slink_data *tspi) in handle_cpu_based_xfer() function
964 return handle_cpu_based_xfer(tspi); in tegra_slink_isr_thread()
H A Dspi-tegra114.c1119 static irqreturn_t handle_cpu_based_xfer(struct tegra_spi_data *tspi) in handle_cpu_based_xfer() function
1246 return handle_cpu_based_xfer(tspi); in tegra_spi_isr_thread()
H A Dspi-tegra210-quad.c1335 static irqreturn_t handle_cpu_based_xfer(struct tegra_qspi *tqspi) in handle_cpu_based_xfer() function
1458 return handle_cpu_based_xfer(tqspi); in tegra_qspi_isr_thread()

Completed in 13 milliseconds