Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/spi-nor/
Dcore.h739 void spi_nor_debugfs_shutdown(void);
742 static inline void spi_nor_debugfs_shutdown(void) {} in spi_nor_debugfs_shutdown() function
Ddebugfs.c254 void spi_nor_debugfs_shutdown(void) in spi_nor_debugfs_shutdown() function
Dcore.c3806 spi_nor_debugfs_shutdown(); in spi_nor_module_exit()