rtl_ecc_engine
static inline struct rtl_ecc_engine *nand_to_rtlc(struct nand_device *nand)
return container_of(eng, struct rtl_ecc_engine, engine);
struct rtl_ecc_engine *rtlc = ctx->rtlc;
struct rtl_ecc_engine *rtlc = ctx->rtlc;
struct rtl_ecc_engine *rtlc = ctx->rtlc;
struct rtl_ecc_engine *rtlc = nand_to_rtlc(nand);
struct rtl_ecc_engine *rtlc = nand_to_rtlc(nand);
struct rtl_ecc_engine *rtlc = nand_to_rtlc(nand);
struct rtl_ecc_engine *rtlc;
struct rtl_ecc_engine *rtlc = platform_get_drvdata(pdev);
struct rtl_ecc_engine * rtlc;