Searched refs:mtd_to_spi_nor (Results 1 – 3 of 3) sorted by relevance
47 struct spi_nor *nor = mtd_to_spi_nor(mtd); in sst_write()
1454 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_erase()1866 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_lock()1881 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_unlock()1896 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_is_locked()2086 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_read()2130 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_write()2969 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_resume()
436 static struct spi_nor __maybe_unused *mtd_to_spi_nor(struct mtd_info *mtd) in mtd_to_spi_nor() function