Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/driver-api/mtd/
Dspi-nor.rst64 Another API is spi_nor_restore(), this is used to restore the status of SPI
/Linux-v5.4/include/linux/mtd/
Dspi-nor.h669 void spi_nor_restore(struct spi_nor *nor);
/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c4729 void spi_nor_restore(struct spi_nor *nor) in spi_nor_restore() function
4736 EXPORT_SYMBOL_GPL(spi_nor_restore);
5051 spi_nor_restore(nor); in spi_nor_remove()
5061 spi_nor_restore(nor); in spi_nor_shutdown()