Searched refs:mtd_to_spi_nor (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/mtd/spi-nor/
H A Dswp.c357 struct spi_nor *nor = mtd_to_spi_nor(mtd);
372 struct spi_nor *nor = mtd_to_spi_nor(mtd);
387 struct spi_nor *nor = mtd_to_spi_nor(mtd);
H A Dotp.c249 struct spi_nor *nor = mtd_to_spi_nor(mtd);
311 struct spi_nor *nor = mtd_to_spi_nor(mtd);
397 struct spi_nor *nor = mtd_to_spi_nor(mtd);
450 struct spi_nor *nor = mtd_to_spi_nor(mtd);
H A Dsst.c173 struct spi_nor *nor = mtd_to_spi_nor(mtd);
H A Dcore.c1791 struct spi_nor *nor = mtd_to_spi_nor(mtd);
2054 struct spi_nor *nor = mtd_to_spi_nor(mtd);
2101 struct spi_nor *nor = mtd_to_spi_nor(mtd);
3241 struct spi_nor *nor = mtd_to_spi_nor(mtd);
3255 struct spi_nor *nor = mtd_to_spi_nor(mtd);
3268 struct spi_nor *nor = mtd_to_spi_nor(master);
3285 struct spi_nor *nor = mtd_to_spi_nor(master);
H A Dcore.h688 static inline struct spi_nor *mtd_to_spi_nor(struct mtd_info *mtd) function

Completed in 158 milliseconds