Home
last modified time | relevance | path

Searched defs:mtd_to_spi_nor (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c159 static inline struct spi_nor *mtd_to_spi_nor(struct mtd_info *mtd) in mtd_to_spi_nor() function
H A Dspi-nor-core.c239 static struct spi_nor *mtd_to_spi_nor(struct mtd_info *mtd) in mtd_to_spi_nor() function
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.h444 static struct spi_nor __maybe_unused *mtd_to_spi_nor(struct mtd_info *mtd) in mtd_to_spi_nor() function