handle_cpu_based_xfer
return handle_cpu_based_xfer(tspi);
return handle_cpu_based_xfer(tsd);
return handle_cpu_based_xfer(tspi);
static irqreturn_t handle_cpu_based_xfer(struct tegra_qspi *tqspi);
ret = handle_cpu_based_xfer(tqspi);
return handle_cpu_based_xfer(tqspi);