Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dswp.c366 static int spi_nor_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_unlock() function
417 ret = spi_nor_unlock(&nor->mtd, 0, nor->params->size); in spi_nor_try_unlock_all()
430 mtd->_unlock = spi_nor_unlock; in spi_nor_set_mtd_locking_ops()