Home
last modified time | relevance | path

Searched refs:ecc (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dbch.h61 unsigned int len, uint8_t *ecc);
/include/linux/mtd/
A Drawnand.h653 static inline int nand_standard_page_accessors(struct nand_ecc_ctrl *ecc) in nand_standard_page_accessors() argument
655 return !(ecc->options & NAND_ECC_CUSTOM_PAGE_ACCESS); in nand_standard_page_accessors()
985 struct nand_ecc_ctrl ecc; member
1093 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds)
1094 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds)
1143 } ecc; member
1340 void *ecc, int ecclen,
A Dmtd.h131 int (*ecc)(struct mtd_info *mtd, int section, member

Completed in 80 milliseconds