Searched defs:spi_sync (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/include/linux/spi/ | ||
D | spi.h | 67 unsigned long spi_sync; member |
/Linux-v5.15/drivers/spi/ | ||
D | spi.c | 3939 int spi_sync(struct spi_device *spi, struct spi_message *message) in spi_sync() function |