Searched refs:_struct (Results 1 – 1 of 1) sorted by relevance
186 #define spi_alloc_slave(_struct, bus, cs) \ argument187 spi_do_alloc_slave(offsetof(_struct, slave), \188 sizeof(_struct), bus, cs)
Completed in 5 milliseconds