Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/devices/
Dm25p80.c250 spi_nor_restore(&flash->spi_nor); in m25p_remove()
260 spi_nor_restore(&flash->spi_nor); in m25p_shutdown()
/Linux-v4.19/Documentation/mtd/
Dspi-nor.txt63 Another API is spi_nor_restore(), this is used to restore the status of SPI
/Linux-v4.19/include/linux/mtd/
Dspi-nor.h413 void spi_nor_restore(struct spi_nor *nor);
/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c2789 void spi_nor_restore(struct spi_nor *nor) in spi_nor_restore() function
2798 EXPORT_SYMBOL_GPL(spi_nor_restore);