Searched refs:copy_and_check (Results 1 – 1 of 1) sorted by relevance
14 static struct spi_buf_set *copy_and_check(struct spi_buf_set *bufs, in copy_and_check() function63 tx_bufs = copy_and_check(tx_bufs, tx_buf_copy, 0); in copy_bufs_and_transceive()64 rx_bufs = copy_and_check(rx_bufs, rx_buf_copy, 1); in copy_bufs_and_transceive()