Lines Matching defs:previous
346 * and it was found that it uses the same chip select as the previous
347 * message, so we left it active after the previous transfer, and it's
1375 struct spi_transfer *previous = NULL;
1397 previous = list_entry(transfer->transfer_list.prev,
1404 spi_transfer_delay_exec(previous);
1407 if (previous->cs_change)
1502 struct spi_transfer *previous = NULL;
1515 previous =
1518 spi_transfer_delay_exec(previous);
1519 if (previous->cs_change)