Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h739 void spi_nor_debugfs_shutdown(void);
742 static inline void spi_nor_debugfs_shutdown(void) {} in spi_nor_debugfs_shutdown() function
H A Ddebugfs.c254 void spi_nor_debugfs_shutdown(void) in spi_nor_debugfs_shutdown() function
H A Dcore.c3806 spi_nor_debugfs_shutdown(); in spi_nor_module_exit()