Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mtd/spi-nor/
Dcore.h704 void spi_nor_debugfs_shutdown(void);
707 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.c3768 spi_nor_debugfs_shutdown(); in spi_nor_module_exit()