Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/ !
H A Dcore.h704 void spi_nor_debugfs_shutdown(void);
707 static inline void spi_nor_debugfs_shutdown(void) {} in spi_nor_debugfs_shutdown() function
H A Ddebugfs.c252 void spi_nor_debugfs_shutdown(void) in spi_nor_debugfs_shutdown() function
H A Dcore.c3741 spi_nor_debugfs_shutdown(); in spi_nor_module_exit()