Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/spi/
Dspi-mem.h98 struct spi_mem_op { struct
99 struct {
104 } cmd;
106 struct {
111 } addr;
113 struct {
117 } dummy;
119 struct {
147 * the portion of memory that is directly mapped and the spi_mem_op that should argument
/kernel/linux/linux-6.6/include/linux/spi/
Dspi-mem.h99 struct spi_mem_op { struct
100 struct {
106 } cmd;
108 struct {
114 } addr;
116 struct {
121 } dummy;
123 struct {
153 * the portion of memory that is directly mapped and the spi_mem_op that should argument