Home
last modified time | relevance | path

Searched defs:nand_ecc_engine_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/mtd/
A Dnand.h257 struct nand_ecc_engine_ops { struct
258 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,

Completed in 4 milliseconds