Searched defs:nand_ecc_engine_ops (Results 1 – 1 of 1) sorted by relevance
260 struct nand_ecc_engine_ops { struct261 int (*init_ctx)(struct nand_device *nand);262 void (*cleanup_ctx)(struct nand_device *nand);263 int (*prepare_io_req)(struct nand_device *nand,265 int (*finish_io_req)(struct nand_device *nand,