Searched defs:spi_slave (Results 1 – 4 of 4) sorted by relevance
25 struct spi_slave { struct32 static struct spi_slave spi_slave; variable
26 struct spi_slave { struct33 static struct spi_slave spi_slave; variable
41 struct spi_slave { struct42 unsigned int bus;43 unsigned int cs;44 const struct spi_ctrlr *ctrlr;
40 static struct spi_slave spi_slave; variable