Searched defs:nand_ecc_engine_ops (Results 1 – 2 of 2) sorted by relevance
255 struct nand_ecc_engine_ops { struct269 struct nand_ecc_engine_ops *ops; argument
257 struct nand_ecc_engine_ops { struct258 int (*init_ctx)(struct nand_device *nand);259 void (*cleanup_ctx)(struct nand_device *nand);260 int (*prepare_io_req)(struct nand_device *nand,262 int (*finish_io_req)(struct nand_device *nand,