Searched defs:SpiDevice (Results 1 – 1 of 1) sorted by relevance
23 struct SpiDevice { struct24 const struct SpiDevice_ops *ops; argument29 int (*masterStartSync)(struct SpiDevice *dev, spi_cs_t cs, argument