Home
last modified time | relevance | path

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

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