Searched refs:spi_nor_sr_lock (Results 1 – 1 of 1) sorted by relevance
158 static int spi_nor_sr_lock(struct spi_nor *nor, loff_t ofs, u64 len) in spi_nor_sr_lock() function 243 * Unlock a region of the flash. See spi_nor_sr_lock() for more info325 * Check if a region of the flash is (completely) locked. See spi_nor_sr_lock()343 .lock = spi_nor_sr_lock,