Home
last modified time | relevance | path

Searched refs:_struct (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/
A Dspi.h186 #define spi_alloc_slave(_struct, bus, cs) \ argument
187 spi_do_alloc_slave(offsetof(_struct, slave), \
188 sizeof(_struct), bus, cs)

Completed in 5 milliseconds