Searched refs:spi_nor_restore (Results 1 – 4 of 4) sorted by relevance
250 spi_nor_restore(&flash->spi_nor); in m25p_remove()260 spi_nor_restore(&flash->spi_nor); in m25p_shutdown()
63 Another API is spi_nor_restore(), this is used to restore the status of SPI
413 void spi_nor_restore(struct spi_nor *nor);
2789 void spi_nor_restore(struct spi_nor *nor) in spi_nor_restore() function2798 EXPORT_SYMBOL_GPL(spi_nor_restore);