Searched refs:rx_bufs_copy (Results 1 – 1 of 1) sorted by relevance
76 struct spi_buf_set rx_bufs_copy; in z_vrfy_spi_transceive() local100 memcpy(&rx_bufs_copy, rx, sizeof(rx_bufs_copy)); in z_vrfy_spi_transceive()101 K_OOPS(K_SYSCALL_VERIFY(rx_bufs_copy.count < 32)); in z_vrfy_spi_transceive()103 memset(&rx_bufs_copy, 0, sizeof(rx_bufs_copy)); in z_vrfy_spi_transceive()115 &rx_bufs_copy); in z_vrfy_spi_transceive()