Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dspi_priv.h23 struct SpiDevice { struct
24 const struct SpiDevice_ops *ops; argument
29 int (*masterStartSync)(struct SpiDevice *dev, spi_cs_t cs, argument