Lines Matching defs:previous
347 * and it was found that it uses the same chip select as the previous
348 * message, so we left it active after the previous transfer, and it's
1384 struct spi_transfer *previous = NULL;
1406 previous = list_entry(transfer->transfer_list.prev,
1413 spi_transfer_delay_exec(previous);
1416 if (previous->cs_change)
1511 struct spi_transfer *previous = NULL;
1524 previous =
1527 spi_transfer_delay_exec(previous);
1528 if (previous->cs_change)