Lines Matching refs:nand_device
105 int nand_ecc_init_ctx(struct nand_device *nand) in nand_ecc_init_ctx()
118 void nand_ecc_cleanup_ctx(struct nand_device *nand) in nand_ecc_cleanup_ctx()
130 int nand_ecc_prepare_io_req(struct nand_device *nand, in nand_ecc_prepare_io_req()
145 int nand_ecc_finish_io_req(struct nand_device *nand, in nand_ecc_finish_io_req()
159 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_ecc_sp()
219 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_ecc_lp()
234 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_free_lp()
264 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_ecc_lp_hamming()
291 struct nand_device *nand = mtd_to_nanddev(mtd); in nand_ooblayout_free_lp_hamming()
421 void of_get_nand_ecc_user_config(struct nand_device *nand) in of_get_nand_ecc_user_config()
460 bool nand_ecc_is_strong_enough(struct nand_device *nand) in nand_ecc_is_strong_enough()