Searched defs:spi_xfer (Results 1 – 3 of 3) sorted by relevance
27 int spi_xfer(uint32_t bitlen, const void *dout, in spi_xfer() function
68 int spi_xfer(const struct spi_slave *slave, const void *dout, size_t bytesout, in spi_xfer() function