Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/driver-api/mtd/
Dspi-nor.rst66 Another API is spi_nor_restore(), this is used to restore the status of SPI
/Linux-v6.1/include/linux/mtd/
Dspi-nor.h442 void spi_nor_restore(struct spi_nor *nor);
/Linux-v6.1/drivers/mtd/spi-nor/
Dcore.c2841 void spi_nor_restore(struct spi_nor *nor) in spi_nor_restore() function
2851 EXPORT_SYMBOL_GPL(spi_nor_restore);
3164 spi_nor_restore(nor); in spi_nor_remove()
3174 spi_nor_restore(nor); in spi_nor_shutdown()