Home
last modified time | relevance | path

Searched refs:spi_nor_sr_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dswp.c154 static int spi_nor_sr_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_lock() function
240 * Unlock a region of the flash. See spi_nor_sr_lock() for more info
323 * Check if a region of the flash is (completely) locked. See spi_nor_sr_lock()
341 .lock = spi_nor_sr_lock,
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c1691 static int spi_nor_sr_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_lock() function
1772 * Unlock a region of the flash. See spi_nor_sr_lock() for more info
1855 * Check if a region of the flash is (completely) locked. See spi_nor_sr_lock()
1873 .lock = spi_nor_sr_lock,

Completed in 6 milliseconds