Home
last modified time | relevance | path

Searched refs:spi_nor_restore (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/driver-api/mtd/
H A Dspi-nor.rst64 Another API is spi_nor_restore(), this is used to restore the status of SPI
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h427 void spi_nor_restore(struct spi_nor *nor);
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c3167 void spi_nor_restore(struct spi_nor *nor) in spi_nor_restore() function
3174 EXPORT_SYMBOL_GPL(spi_nor_restore);
3634 spi_nor_restore(nor); in spi_nor_remove()
3647 spi_nor_restore(nor); in spi_nor_shutdown()