Home
last modified time | relevance | path

Searched defs:spi_sync (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/spi/
H A Dspi.h73 u64_stats_t spi_sync; member
/openbmc/linux/drivers/spi/
H A Dspi.c4297 int spi_sync(struct spi_device *spi, struct spi_message *message) in spi_sync() function