Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/driver-api/mtd/
Dspi-nor.rst64 Another API is spi_nor_restore(), this is used to restore the status of SPI
/kernel/linux/linux-5.10/include/linux/mtd/
Dspi-nor.h424 void spi_nor_restore(struct spi_nor *nor);
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dcore.c3026 void spi_nor_restore(struct spi_nor *nor) in spi_nor_restore() function
3033 EXPORT_SYMBOL_GPL(spi_nor_restore);
3414 spi_nor_restore(nor); in spi_nor_remove()
3424 spi_nor_restore(nor); in spi_nor_shutdown()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch17974 @@ -3018,6 +3285,9 @@ void spi_nor_restore(struct spi_nor *nor)
17982 EXPORT_SYMBOL_GPL(spi_nor_restore);
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch333251 @@ -2797,10 +3776,83 @@ void spi_nor_restore(struct spi_nor *nor)
333253 EXPORT_SYMBOL_GPL(spi_nor_restore);