Searched refs:nanddev_to_mtd (Results 1 – 7 of 7) sorted by relevance
173 struct mtd_info *mtd = nanddev_to_mtd(nand); in nand_ecc_sw_bch_init_ctx()295 struct mtd_info *mtd = nanddev_to_mtd(nand); in nand_ecc_sw_bch_prepare_io_req()332 struct mtd_info *mtd = nanddev_to_mtd(nand); in nand_ecc_sw_bch_finish_io_req()
63 struct mtd_info *mtd = nanddev_to_mtd(nand); in nanddev_markbad()348 struct mtd_info *mtd = nanddev_to_mtd(nand); in nanddev_init()
471 struct mtd_info *mtd = nanddev_to_mtd(nand); in nand_ecc_sw_hamming_init_ctx()549 struct mtd_info *mtd = nanddev_to_mtd(nand); in nand_ecc_sw_hamming_prepare_io_req()586 struct mtd_info *mtd = nanddev_to_mtd(nand); in nand_ecc_sw_hamming_finish_io_req()
465 struct mtd_info *mtd = nanddev_to_mtd(nand); in nand_ecc_is_strong_enough()
417 static inline struct mtd_info *nanddev_to_mtd(struct nand_device *nand) in nanddev_to_mtd() function879 struct mtd_info *mtd = nanddev_to_mtd(nand); in nanddev_io_iter_init()
468 return nanddev_to_mtd(&spinand->base); in spinand_to_mtd()
259 struct mtd_info *mtd = nanddev_to_mtd(nand); in spinand_ondie_ecc_init_ctx()
Completed in 14 milliseconds