Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c535 static struct spi_nor *mtd_to_spi_nor(struct mtd_info *mtd) in mtd_to_spi_nor() function
1241 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_erase()
1617 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_lock()
1632 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_unlock()
1647 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_is_locked()
2546 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_read()
2585 struct spi_nor *nor = mtd_to_spi_nor(mtd); in sst_write()
2669 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_write()
4719 struct spi_nor *nor = mtd_to_spi_nor(mtd); in spi_nor_resume()