Lines Matching refs:spi_mem_op
35 const struct spi_mem_op *op, in spi_controller_dma_map_mem_op_data()
81 const struct spi_mem_op *op, in spi_controller_dma_unmap_mem_op_data()
141 const struct spi_mem_op *op) in spi_mem_check_buswidth()
163 const struct spi_mem_op *op) in spi_mem_dtr_supports_op()
173 const struct spi_mem_op *op) in spi_mem_default_supports_op()
193 static int spi_mem_check_op(const struct spi_mem_op *op) in spi_mem_check_op()
213 const struct spi_mem_op *op) in spi_mem_internal_supports_op()
238 bool spi_mem_supports_op(struct spi_mem *mem, const struct spi_mem_op *op) in spi_mem_supports_op()
298 int spi_mem_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in spi_mem_exec_op()
440 int spi_mem_adjust_op_size(struct spi_mem *mem, struct spi_mem_op *op) in spi_mem_adjust_op_size()
469 struct spi_mem_op op = desc->info.op_tmpl; in spi_mem_no_dirmap_read()
489 struct spi_mem_op op = desc->info.op_tmpl; in spi_mem_no_dirmap_write()