Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dspi.h145 #define spi_alloc_slave(_struct, bus, cs) \ macro
/openbmc/linux/include/linux/spi/
H A Dspi.h807 static inline struct spi_controller *spi_alloc_slave(struct device *host, in spi_alloc_slave() function