Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dcore.c149 static int spi_nor_spimem_exec_op(struct spi_nor *nor, struct spi_mem_op *op) in spi_nor_spimem_exec_op() function
221 error = spi_nor_spimem_exec_op(nor, &op); in spi_nor_spimem_read_data()
283 error = spi_nor_spimem_exec_op(nor, &op); in spi_nor_spimem_write_data()
326 return spi_nor_spimem_exec_op(nor, op); in spi_nor_read_any_reg()
353 return spi_nor_spimem_exec_op(nor, op); in spi_nor_write_any_volatile_reg()