Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/spi-nor/
Dcore.h699 void spi_nor_debugfs_shutdown(void);
702 static inline void spi_nor_debugfs_shutdown(void) {} in spi_nor_debugfs_shutdown() function
Ddebugfs.c252 void spi_nor_debugfs_shutdown(void) in spi_nor_debugfs_shutdown() function
Dcore.c3760 spi_nor_debugfs_shutdown(); in spi_nor_module_exit()