HomeSort by: relevance | last modified time | path
    Searched refs:spi_sendv (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/spi/
spivar.h 204 int spi_sendv(spi_handle_t, const struct iovec *, int);
spi.c 692 * spi_sendv - scatter send data to the bus
758 spi_sendv(spi_handle_t sh, const struct iovec *iov, function in typeref:typename:int

Completed in 38 milliseconds