Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/spi-nor/
Dcore.h705 void spi_nor_debugfs_register(struct spi_nor *nor);
707 static inline void spi_nor_debugfs_register(struct spi_nor *nor) {} in spi_nor_debugfs_register() function
Ddebugfs.c229 void spi_nor_debugfs_register(struct spi_nor *nor) in spi_nor_debugfs_register() function
Dcore.c3135 spi_nor_debugfs_register(nor); in spi_nor_probe()