Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h907 struct gb_spi_transfer_request { struct
908 __u8 chip_select; /* of the spi device */
909 __u8 mode; /* of the spi device */
910 __le16 count;
911 struct gb_spi_transfer transfers[]; /* count of these */