Searched refs:ecc_layout (Results 1 – 4 of 4) sorted by relevance
26 struct nand_ecclayout *ecc_layout; member
41 struct nand_ecclayout *ecc_layout; member
803 spitz_nand_pdata.ecc_layout = &akita_oobinfo; in spitz_nand_init()807 spitz_nand_pdata.ecc_layout = &akita_oobinfo; in spitz_nand_init()
1000 if (set->ecc_layout) { in s3c_nand_copy_set()1001 ptr = kmemdup(set->ecc_layout, in s3c_nand_copy_set()1003 set->ecc_layout = ptr; in s3c_nand_copy_set()