Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/
A Decc.c160 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_ecc_sp()
220 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_ecc_lp()
235 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_free_lp()
265 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_ecc_lp_hamming()
292 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_free_lp_hamming()
A Dcore.c155 struct nand_device *nand = mtd_to_nanddev(mtd); in nanddev_mtd_erase()
191 struct nand_device *nand = mtd_to_nanddev(mtd); in nanddev_mtd_max_bad_blocks()
/linux/drivers/mtd/nand/spi/
A Dcore.c631 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_read()
677 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_write()
730 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_block_isbad()
769 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_block_markbad()
827 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_mtd_block_isreserved()
1173 struct nand_device *nand = mtd_to_nanddev(mtd); in spinand_init()
/linux/include/linux/mtd/
A Dspinand.h457 return container_of(mtd_to_nanddev(mtd), struct spinand_device, base); in mtd_to_spinand()
A Dnand.h406 static inline struct nand_device *mtd_to_nanddev(struct mtd_info *mtd) in mtd_to_nanddev() function
/linux/drivers/mtd/nand/raw/
A Domap2.c1920 struct nand_device *nand = mtd_to_nanddev(mtd); in omap_sw_ooblayout_ecc()
1941 struct nand_device *nand = mtd_to_nanddev(mtd); in omap_sw_ooblayout_free()
A Dtegra_nand.c843 struct nand_device *base = mtd_to_nanddev(nand_to_mtd(chip)); in tegra_nand_get_strength()
A Dnand_base.c5299 struct nand_device *nand = mtd_to_nanddev(nand_to_mtd(chip)); in rawnand_dt_init()
5613 struct nand_device *nanddev = mtd_to_nanddev(mtd); in nand_set_ecc_soft_ops()
5917 struct nand_device *nanddev = mtd_to_nanddev(mtd); in nand_ecc_choose_conf()
A Dsunxi_nand.c1635 struct nand_device *nanddev = mtd_to_nanddev(mtd); in sunxi_nand_hw_ecc_ctrl_init()
/linux/drivers/mtd/nand/raw/atmel/
A Dnand-controller.c1114 struct nand_device *nanddev = mtd_to_nanddev(mtd); in atmel_nand_pmecc_init()

Completed in 42 milliseconds