Searched refs:flash_lock (Results 1 – 2 of 2) sorted by relevance
230 if (!flash->flash_lock || !flash->flash_unlock) in spi_flash_protect()234 return flash->flash_lock(flash, ofs, len); in spi_flash_protect()
600 int (*flash_lock)(struct spi_nor *nor, loff_t ofs, uint64_t len); member
Completed in 5 milliseconds