Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dcore.c1775 static int spi_nor_sr_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_unlock() function
1873 .unlock = spi_nor_sr_unlock,