Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dswp.c244 static int spi_nor_sr_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_unlock() function
342 .unlock = spi_nor_sr_unlock,