Searched refs:spi_do_alloc_slave (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spi.h | 151 void *spi_do_alloc_slave(int offset, int size, unsigned int bus, 166 spi_do_alloc_slave(offsetof(_struct, slave), \ 179 spi_do_alloc_slave(0, sizeof(struct spi_slave), bus, cs)
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | spi.c | 24 void *spi_do_alloc_slave(int offset, int size, unsigned int bus, in spi_do_alloc_slave() function
|