Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/mtd/
Dnand.h290 struct nand_ecc_engine { struct
293 struct nand_ecc_engine_ops *ops; argument
294 enum nand_ecc_engine_integration integration; argument
308 int nand_ecc_register_on_host_hw_engine(struct nand_ecc_engine *engine); argument
/kernel/linux/linux-5.10/include/linux/mtd/
Dnand.h268 struct nand_ecc_engine { struct
269 struct nand_ecc_engine_ops *ops; argument