Searched refs:n_opcode (Results 1 – 1 of 1) sorted by relevance
154 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument163 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()167 n_opcode, ret); in spi_write_then_read()
Completed in 9 milliseconds