Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/driver-api/mtd/
Dspi-nor.rst64 Another API is spi_nor_restore(), this is used to restore the status of SPI
/Linux-v5.10/include/linux/mtd/
Dspi-nor.h424 void spi_nor_restore(struct spi_nor *nor);
/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c2979 void spi_nor_restore(struct spi_nor *nor) in spi_nor_restore() function
2986 EXPORT_SYMBOL_GPL(spi_nor_restore);
3365 spi_nor_restore(nor); in spi_nor_remove()
3375 spi_nor_restore(nor); in spi_nor_shutdown()