Home
last modified time | relevance | path

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

/include/linux/spi/
Dspi-mem.h91 struct spi_mem_op { struct
141 struct spi_mem_op op_tmpl;
253 int (*adjust_op_size)(struct spi_mem *mem, struct spi_mem_op *op);
255 const struct spi_mem_op *op);
257 const struct spi_mem_op *op);
292 const struct spi_mem_op *op,
296 const struct spi_mem_op *op,
300 const struct spi_mem_op *op);
305 const struct spi_mem_op *op, in spi_controller_dma_map_mem_op_data()
313 const struct spi_mem_op *op, in spi_controller_dma_unmap_mem_op_data()
[all …]
/include/linux/mtd/
Dspinand.h246 const struct spi_mem_op *ops;
252 .ops = (struct spi_mem_op[]) { __VA_ARGS__ }, \
253 .nops = sizeof((struct spi_mem_op[]){ __VA_ARGS__ }) / \
254 sizeof(struct spi_mem_op), \
375 const struct spi_mem_op *read_cache;
376 const struct spi_mem_op *write_cache;
377 const struct spi_mem_op *update_cache;