Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/spi/
Dspi-mem.h91 struct spi_mem_op { struct
92 struct {
95 } cmd;
97 struct {
101 } addr;
103 struct {
106 } dummy;
108 struct {
135 * the portion of memory that is directly mapped and the spi_mem_op that should argument