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