Searched defs:n_buf (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/spi/
H A Dspi-uclass.c154 spi_write_then_read(struct spi_slave *slave, const u8 *opcode, size_t n_opcode, const u8 *txbuf, u8 *rxbuf, size_t n_buf) argument

Completed in 39 milliseconds