Searched refs:spi_nor_restore (Results 1 – 5 of 5) sorted by relevance
64 Another API is spi_nor_restore(), this is used to restore the status of SPI
424 void spi_nor_restore(struct spi_nor *nor);
3026 void spi_nor_restore(struct spi_nor *nor) in spi_nor_restore() function3033 EXPORT_SYMBOL_GPL(spi_nor_restore);3414 spi_nor_restore(nor); in spi_nor_remove()3424 spi_nor_restore(nor); in spi_nor_shutdown()
17974 @@ -3018,6 +3285,9 @@ void spi_nor_restore(struct spi_nor *nor)17982 EXPORT_SYMBOL_GPL(spi_nor_restore);
333251 @@ -2797,10 +3776,83 @@ void spi_nor_restore(struct spi_nor *nor)333253 EXPORT_SYMBOL_GPL(spi_nor_restore);