Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c1429 static int spi_nor_prep_and_lock_rd(struct spi_nor *nor, loff_t start, size_t len) in spi_nor_prep_and_lock_rd() function
2095 ret = spi_nor_prep_and_lock_rd(nor, from_lock, len_lock); in spi_nor_read()